New Blazor App

I have no idea if anyone would have any interest in this, but I figured I'd make it available in the community. For those who haven't been following news on C#/.Net, Blazor is a new "MVC" framework for .Net Core 3.0. It functions as a SPA, like a simple form of Angular/React/Vue. Personally, I just wanted to mess around with Blazor and the Maker API, but I'd love to see if anyone creates anything cool with this. Currently, it only toggles a switch and gets the switch's current status on the page init. Let me know what you think!

The Github repo: https://github.com/AJax2012/HubitatSampleBlazorApp