News

Fireship on MSN1d

Blazor in 100 Seconds

Blazor is a framework that can build frontend web applications with HTML, CSS, and C#. It leverages web assembly to eliminate ...
Microsoft wants .NET developers to use its new experimental Blazor toolkit for building web apps to create native iOS and Android apps in C#.
Blazor WebAssembly is the principal hosting model for Blazor applications. Choosing this option means your application runs entirely inside the client's browser, making it a direct alternative to ...
Blazor WebAssembly AoT Blazor WebAssembly is the client-side half of the Blazor framework, matching up with Blazor Server to let developers create full-stack web apps while coding primarily in C#, ...
Microsoft's new Blazor WebAssembly release can build offline browser apps with C# and .NET instead of JavaScript.