Web UIs with Blazor
Test-driven development for Blazor web components with bUnit
The bUnit library can be used to create unit tests for Blazor web front-ends. This allows you to create many tests that can be run quickly. Examples are used to present the first steps and the most important features of bUnit.
8 min
Web UIs with Blazor and possible use cases in industry
Blazor is a Microsoft framework for creating interactive web frontends with C#. Three deployment models are available for Blazor apps. The different architectures have a strong effect on the applications. This is explored by examples in industry.
6 min