In 2018, Microsoft created a new experimental .NET web framework that runs on the browser called Blazor. It allows .NET developers to build an interactive web UI with C#. With the release of .NET 5.0 in late 2020 came the official production ready release of Blazor WebAssembly. Blazor WebAssembly compiles…