danroth27 / Net8BlazorAuto

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:CSS 54.6%Language:HTML 38.5%Language:C# 7.0%