News

Blazor shook up the .NET-centric web-dev space several years ago with its new ability to create web apps using C# and .NET instead of primarily coding UI with JavaScript like most every other ...
With Blazor Hybrid, the Blazor application runs neither in a web server nor in a WebAssembly VM, but in the same .NET process and even in the same thread as the desktop or mobile application.
GUI frameworks for .NET – Part 4: Web frameworks The generic term ASP.NET Core covers several frameworks for the web. Blazor, the most modern, is further divided into four variants.