/BlazorDemo

Blazor template with unit tests.

Primary LanguageC#MIT LicenseMIT

Coverage Status

BlazorDemo

BlazorDemo is based on .NET 7 dotnet new blazorserver --use-program-main template project.

Also it contains:

  • Unit tests with bUnit testing librabry for Blazor components.
  • Code analyzer library StyleCop.Analyzers with configuration in StyleCop.ruleset file.