Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Running C Sharp code in web browser]] | [[Category:Running C Sharp code in web browser]] | ||
Blazor is [[open source]] web framework, which can compiles [[C Sharp|C#]] to [[WASM]] and then it can run in a [[web browser]] | Blazor is [[open source]] web framework, which can compiles [[C Sharp|C#]] to [[WASM]] and then it can run in a [[web browser]]. | ||
=== External links === | |||
https://en.wikipedia.org/wiki/Blazor |
Latest revision as of 10:50, 29 December 2024
Blazor is open source web framework, which can compiles C# to WASM and then it can run in a web browser.