An open API service indexing awesome lists of open source software.

https://github.com/alexhedley/blazor-test

Blazor Test
https://github.com/alexhedley/blazor-test

blazor blazor-webassembly blazorwasm webassembly

Last synced: over 1 year ago
JSON representation

Blazor Test

Awesome Lists containing this project

README

          

# blazor-test
Blazor Test

[![Deploy to GitHub Pages](https://github.com/AlexHedley/blazor-test/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)](https://github.com/AlexHedley/blazor-test/actions?query=workflow%3A%22Deploy+to+GitHub+Pages%22)

- [Site](https://alexhedley.github.io/blazor-test/)

---

Thanks to [@Swimburger](https://github.com/Swimburger) for the GitHub Action for deploying the app to GitHub Pages

How to deploy ASP.NET Blazor WebAssembly to GitHub Pages
- https://swimburger.net/blog/dotnet/how-to-deploy-aspnet-blazor-webassembly-to-github-pages

- BlazorGitHubPagesDemo (https://github.com/Swimburger/BlazorGitHubPagesDemo)