How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps using GitHub
-
.NET
With ASP.NET Blazor WebAssembly you can create .NET applications that run inside of the browser . The output of a Blazor WASM project are all static files. You can deploy these applications to static site hosts, such as Azure Static Web Apps and GitHub Pages.
Introducing NCrontab Tester (Blazor WebAssembly)
-
.NET
Introducing NCrontab Expression tester, made using NCrontab .NET library, Blazor WebAssembly, and hosted on Azure Static Web Apps