GitXplorerGitXplorer
t

blazor-deploy-sample

public
34 stars
9 forks
1 issues

Commits

List of commits on branch master.
Verified
f7db90510bce73b7d1e9d065f1bba83f565779c6

Update README.md

ttimheuer committed 4 years ago
Unverified
588fa177be3710eb23bfb9b0cd6ed484509fba45

Fixing container and SWA

ttimheuer committed 4 years ago
Verified
d3a8157b140d78451b92425964caaa2a14b4461a

Update azure-static-web-apps-gray-beach-0e44dfc00.yml

ttimheuer committed 4 years ago
Unverified
8fda69ede34d0177587629dc3e569f03bc115ff4

ci: add Azure Static Web Apps workflow file

mmsftgits committed 4 years ago
Unverified
e460fa5d58b6332ed9f87e0c5cb05051e1dcc5b5

Adding ci skip to SWA workflow ***NO_CI***

ttimheuer committed 5 years ago
Unverified
905f48d814369794e087ac2375147e2e72a6716c

Bumping SDK version ***NO_CI***

ttimheuer committed 5 years ago

README

The README file for this repository.

.NET Core Build and Deploy (AppSvc Win) .NET Core Build and Deploy (Container) .NET Core Build and Deploy (AppSvc Linux) .NET Core Build and Deploy (Storage) Azure Static Web Apps

Blazor Wasm Deployment

This is a sample application that uses Blazor WebAssembly (Wasm) app with no host to publish as a static site to Azure Storage. A complimentary blog post explaining this can be found here Deploy a Blazor Wasm app various ways to Azure using GitHub Actions and Hosting Blazor WebAssembly in Azure Static Web Apps

How this works

This sample takes a Blazor Web Assembly (Wasm) project and uses GitHub Actions to deploy it in a few ways:

You can see each of the steps in the .github/workflows files linked above.

Requirements

The following is required (and/or pre-requisite) to get this working similarly:

Contact

This was done by Tim Heuer as a sample and to play around with different deployment options. If you have ideas, reach out!