Skip to content

.NET 8 Razor Pages App with ServiceStack Auth and Bootstrap

Notifications You must be signed in to change notification settings

NetCoreTemplates/razor-pages

Repository files navigation

razor-pages

.NET 8.0 Razor Pages Website with ServiceStack Auth

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

$ dotnet tool install -g x

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

About

.NET 8 Razor Pages App with ServiceStack Auth and Bootstrap

Resources

Stars

Watchers

Forks

Packages

No packages published