blazor-electron-demo
Demo code from "Building Desktop Apps with Blazor" from my blog https://jimbuck.io.
Questions, comments, or complaints? Open an issue or hit me up on Twitter!
Run
dotnet electronize start
Publish
Windows
dotnet electronize build /target win
Linux
dotnet electronize build /target linux
OSX
Note: Only works on OSX.
dotnet electronize build /target osx
License
MIT