News

Blazor is a new single page application (SPA) framework from Microsoft that relies on the .NET framework in favor of JavaScript. As part of its component development model, Blazor uses a DOM ...
Blazor.Fluxor: A zero-boilerplate Flux/Redux state library for Blazor. Coming from mrpmorris, this prerelease tool has been downloaded 5,637 times, last updated a month ago.
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 ...
ASP.NET Core improvements in the second .NET 8 preview include a high-performance Blazor component for displaying tabular data and partial JIT compilation for Blazor WebAssembly apps.
The generic term ASP.NET Core covers several frameworks for the web. Blazor, the most modern, is further divided into four variants.
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 ...