Blazor WebAssembly Static Web App
This template contains an example Blazor WebAssembly client application, a C# Azure Functions and a C# class library with shared code.
Create a repository from the GitHub template and then clone it locally to your machine.
Once you clone the project, open the solution in Visual Studio Code and follow these steps:
local.settings.example.json
to local.settings.json
Note: If you’re using the Azure Functions CLI tools, refer to the documentation on how to enable CORS.
This application can be deployed to Azure Static Web Apps, to learn how, check out our quickstart guide.