/TestingBlazor

A sandbox project for testing Blazor features.

Primary LanguageHTMLApache License 2.0Apache-2.0

TestingBlazor

A sandbox project for testing Blazor features on .NET 5. Tested with Chrome.

The following is included:

  • Form validations,
  • Windows authentication with IIS and Kestrel,
  • page loading indicator.

Clone this repository locally and execute dotnet run to run the application.