Net8BlazorAuto
Net8BlazorAuto copied to clipboard
Blazor web app using the Auto render mode in .NET 8
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.