A couple of weeks ago I wrote an article about building and deploying a Blazor app without touching a Windows machine and realized maybe I should take a step back and explain what Blazor is and why anyone would use it. It’s still fairly new to most in the front end development world, but it’s awesome and you should check it out.
Do you want to try out Blazor, but you’re not a Windows person? Strictly a Linux developer? We’ll you’re in luck. One of the goals of .NET Core is to be cross-platform, so today we’ll see just how “cross-platform” it really is with Blazor, Microsoft’s hot new front end development project.