Skip to content

StacyCash/blazor-static-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazor-static-web-app

Introduction

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:

Running the application locally

The application will compile and run locally, and can be extended as wished.

But there are steps needed to do so

  • Set both Api and Client projects to startup
    • Open the solution
    • Right click on the solution to bring up the context menu
    • Click on Properties
      Solution context menu
    • In the window that opens
      Solution properties window

Deploying the application

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.

About

Example Blazor Wasm appplication with Azure Function suitable for deploying to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published