Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danroth27/net8blazorauto

Blazor web app using the Auto render mode in .NET 8
https://github.com/danroth27/net8blazorauto

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.