Blazor is awesome. If you don’t know what it is, you can check it out here but to summarize, it’s a framework that allows .net code to run in your browser using the power of Web Assembly. I’ve found a lot of tutorials using the official blazor templates but only hints on how exactly using Blazor…