News

Blazor expert Chris Sainty provides hands-on code samples to explain how to handle DOM and user-defined events in Microsoft's experimental project for writing browser-based apps with C# instead of ...
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 ...
Now available as a Blazor web application builder component, the SortableJS library supports CSS animation, auto-scrolling, and smooth animations in touch devices and modern browsers.
While .NET 8 Preview 5 includes the usual raft of new features and functionality around installers, binaries, container images an so on, much of the action in this cycle concerned ASP.NET Core and its ...
Microsoft's latest experimental release of its Mobile Blazor Bindings appears to be hitting the right note with .NET developers building native apps for iOS and Android.
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 ...