News

Along with Hot Reload and minimal API support, .NET 6 comes with a bunch of updates to Blazor, including Ahead-of-Time (AoT) compilation for Blazor WebAssembly, the client-side component of Blazor ...
Releasing a server-side version is a sensible decision, because not all browsers fully support WebAssembly. Instead of running in your browser, your Blazor code runs in ASP.Net Core, using SignalR ...
Delve into the innards of Microsoft Blazor, the free, open source web framework that helps developers create web applications with C# and HTML. This article, based on Chris Sainty's book from Manning ...
Blazor United will enable you to use a single Blazor-based architecture for server-side rendering and full client-side interactivity with Blazor Server or WebAssembly.
Blazor Server and Blazor WebAssembly are variants of Blazor that create a single-page app (SPA). Although these two siblings hardly differ from a development perspective (developers write Razor ...
Blazor on the Server is coming with .NET Core Version 3.0 in the second half of 2019. Here's what Peter thinks of that (and he's not completely happy).