4 posts found for category: blazor
-
(Oct 20, 2020) - Filtering a Bootstrap table in C# and Blazor
Need to quickly use a Bootstrap table with Blazor and add a global filter? You won't believe your eyes! -
(May 19, 2020) - Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
I wanted to see if I could get Blazor Wasm apps in the new Azure Static Web Apps preview service. Turns out you can...with some caveats :-). -
(May 12, 2020) - Different ways to host Blazor WebAssembly (Wasm)
Read this to look at different ways to host/deploy your Blazor WebAssembly client apps on Azure. -
(Dec 12, 2019) - Deploy a Blazor WASM site to Azure Storage using GitHub Actions
Learn how you can deploy your Blazor WebAssembly app to Azure Storage for static site hosting using a GitHub Actions workflow!