Blazor is Microsoft’s newest web framework. With it’s enhancement for performance in .NET 5, it’s expected to be a popular choice for building web applications. That is because we can code client-side functionality using C#. No more need for JavaScript. That alone is a good enough reason to use Blazor. However, deciding on which Blazor hosting…