4 posts found for category: blazor
- (20-Oct-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! - (19-May-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 :-). - (12-May-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. - (12-Dec-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!