Skip to content

NetCoreTemplates/razor

Repository files navigation

razor

.NET 8.0 Razor Pages Tailwind Website

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

$ dotnet tool install -g x

$ x new razor 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 razor

About

.NET 8 Razor Pages App with Tailwind

Resources

Stars

Watchers

Forks

Packages

No packages published