Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

servicestack.net website

NotificationsYou must be signed in to change notification settings

ServiceStack/servicestack.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Browsesource code, view live demorazor-ssg.web-templates.io and install withdotnet-new:

$ dotnet tool install -g x$ x new razor-ssg ProjectName

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

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

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

servicestack.net website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp