Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 696 Bytes

File metadata and controls

23 lines (14 loc) · 696 Bytes

web

.NET 10 Empty Web Template

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

npx create-net web 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!

Update Server TypeScript DTOs

Run the dtos package.json script to update your server dtos:

npm run dtos