Skip to content

NetCoreTemplates/razor-bootstrap

Repository files navigation

razor-bootstrap

.NET 8.0 razor-bootstrap Website with ServiceStack APIs

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

$ dotnet tool install -g x

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

About

.NET 8 Razor Pages Identity Auth App with Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published