Skip to content

VagyokC4/broken-cascading-parameter

Repository files navigation

blazor

.NET 8.0 Blazor Tailwind App

Browse source code, view live demo blazor.web-templates.io and install with dotnet-new:

$ dotnet tool install -g x

$ x new blazor ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com/<User>/<ProjectName>.git
$ cd <ProjectName>
$ x new blazor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published