Term of the Moment

dot pitch


Look Up Another Term


Definition: Blazor


As of the end of 2018, Blazor is an experimental Web application framework based on the .NET framework. Blazor Web apps are programmed in C#, HTML and CSS. Running on the Mono cross platform version of .NET, Blazor source code is compiled to WebAssembly (WASM) bytecode. See .NET Framework, Mono and WebAssembly.