Just a bunch of useful (and useless) stuff
https://willherr.github.io/WillsTools/
5/22/2020 Updated to Production Ready Release that came out on 5/19. Thanks to http://www.fabiocozzolino.eu/deploy-blazor-on-github-pages/ for reminding me how to publish
- dotnet publish -c Release
- cd \bin\Release\netstandard2.1\publish\wwwroot
- copy everything except *.html files
- cd \docs
- delete folders
- paste clipboard