Back to Browse

How to Deploy Blazor WebAssembly to GitHub Pages

11.3K views
Premiered Dec 23, 2020
16:05

Correction: You can now make GitHub Pages private: https://github.blog/changelog/2021-01-21-access-control-for-github-pages/ With ASP.NET Blazor WebAssembly you can create .NET applications that run completely inside of the browser. The output of a Blazor WASM project are all static files. You can deploy these applications to various static site hosts like GitHub Pages. In this video you learn how to deploy Blazor WebAssembly to GitHub Pages. For more content on .NET, Web Development, Azure, and more, check out https://swimburger.net. Follow me on Twitter @RealSwimburger: https://twitter.com/RealSwimburger You can also learn how to deploy Blazor WASM to GitHub Pages by following the tutorial on swimburger.net: https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages To learn how to deploy Blazor WASM and Azure Functions to Azure Static Web Apps, check out this tutorial on swimburger.net: https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-azure-static-web-apps To learn more about GitHub Pages, its usage limits, and prohibited uses, check out this link: https://docs.github.com/en/free-pro-team@latest/github/working-with-github-pages/about-github-pages#usage-limits Using Blazor WASM's PWA feature? Make sure to check this issue/solution out for integrity checking: https://swimburger.net/blog/dotnet/fix-blazor-webassembly-pwa-integrity-checks

Download

0 formats

No download links available.

How to Deploy Blazor WebAssembly to GitHub Pages | NatokHD