A Weekend with Blazor: Running C# in the Browser
WebAssembly lets .NET developers conquer the web browser. But is it ready for prime time?

There are plenty of WebAssembly-powered projects under way. But one of the fastest out of the gate is Blazor, a .NET stack for building single-page web apps. Microsoft released the first version of Blazor in May 2020. This article was…