News

Fireship on MSN2h

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 ...
MAUI support for Blazor Hybrid is an interesting feature of the new platform; it extends it beyond the traditional desktop and mobile clients so you can share user experience elements with web ...
Blazor WebAssembly allows C# and .NET developers to build apps that run in the browser with WebAssembly but work like a normal desktop app – aka Progressive Web Apps (PWAs).
The client-side effort of Microsoft's Blazor project -- for C#-based web development powered by WebAssembly -- is out in a new preview before a May debut, adding support for Progressive Web Apps (PWAs ...
Blazor WebAssembly apps can be delivered as Progressive Web Apps (PWAs) or used as front ends for ASP.NET Core applications. This last option is attractive, especially if you’ve used ...
It's been a long time coming, but .NET developers can now finally enjoy a full-stack, production-ready Blazor framework for creating web applications with C# instead of JavaScript. At Microsoft's big ...