Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 374 Bytes

This repo contains some basic showcase demos. .NET 9 SDK is required for run them.

Check the README.md file under each demo.

Template is now available: Nuget

dotnet new --install Fun.Blazor.Templates::4.1.1
dotnet new fun-blazor -o FunBlazorDemo1