Robertvokac (talk | contribs) (Created page with "Category:Running C Sharp code in web browser") |
Robertvokac (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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]]. | |||
=== 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.