/Net8BlazorAuto

Blazor web app using the Auto render mode in .NET 8

Primary LanguageCSSMIT LicenseMIT

Blazor Auto render mode

Blazor Web App using the Auto render mode in .NET 8.

Created using dotnet new blazor --use-server --use-wasm -o Net8BlazorAuto and then consolidating the Counter components into the client project.