cagrin / BlazorDemo

Blazor template with unit tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Blazor template with unit tests.

License:MIT License


Languages

Language:C# 38.0%Language:HTML 35.9%Language:CSS 25.9%Language:Shell 0.3%