Skip to content

NetCoreTemplates/razor-ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

razor-ssg

.NET 10.0 razor-ssg Static Generated Razor Pages Project Template

Browse source code, view live demo razor-ssg.web-templates.io:

npx create-net razor-ssg ProjectName

Jumpstart with Copilot

Instantly scaffold a new App with this template using GitHub Copilot, just describe the features you want and watch Copilot build it!

Documentation

Documentation for this template is included at /posts/razor-ssg.

Development Tasks

Tasks to run live reload Tailwind and .NET Razor Pages App during development:

Run Tailwind in Background

$ npm run ui:dev

Run .NET App with Live Reload

$ dotnet watch

Local Production Tasks

Tasks to prerender and preview production ssg website build:

Prerender website

$ npm run prerender

Preview pre-rendered website

$ npm run serve

About

.NET 10 Statically Generated, CDN hostable Tailwind Razor Pages Website

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •