Example Blazor Wasm application, with Azure Function API
This application is the same as built in my talk Deploying Client Side Blazor to a Static Web App.
The talks can be found here:
The application will compile and run locally, and can be extended as wished.
But there are steps needed to do so
- Set both
Api
andClient
projects to startup
The github workflow file is included for completeness, but not usable.
To deploy the application it needs to be removed, and a new workflow file should be created. To do this create a new Azure Static Web App in the portal.