Building Blazor Apps Using Azure Pipelines
In this first of two posts, I show how to set up a CI pipeline for your Blazor apps using Azure pipelines.
Telerik UI for Blazor – 100+ truly native Blazor UI components for any app scenario, including a high-performing Grid. Increase productivity and cut cost in half! Give it a try for free.
In this first of two posts, I show how to set up a CI pipeline for your Blazor apps using Azure pipelines.
In this second of two posts, I show how to create a release pipeline for your Blazor app using Azure pipelines and deploying to Azure storage as a static site.
In this post, I show how you can interact with the JavaScript world from Razor Components and Blazor applications. As well as how to write interop code that will work for both client and server scenarios.
In this post, I'm going to show you how you can use the popular FluentValidation library, instead of data annotations, to validate the forms in your Blazor apps.
In this post, I'm going to show you how you can build components manually using Blazors RenderTreeBuilder. Instead of using the traditional Razor syntax approach. I'll also talk about why this shouldn't be your default way of building components.
In this post, I show you how you can use TypeScript in your Blazor library projects. As well as how you can configure MSBuild to compile your TypeScript files when your project builds.
My book, Blazor in Action - an example-driven guide to building client-side web apps using C# and .NET - is available to buy.
All the latest posts delivered straight to your inbox.