--- title: Empty Project Templates --- ## Create Empty .NET 10 Web Apps ::include empty-projects.md:: ## Empty ASP .NET Core and .NET Framework Templates The templates below follow our recommended [physical project layout](/physical-project-structure) where **web** is our recommended empty starting project for Web Apps whilst **selfhost** is an empty project with the minimum dependencies.
.NET 10.0 .NET Framework Empty Project Templates
web web-netfx

Empty Web Template

web.web-templates.io

### Windows Service Template You can use [winservice-netfx](https://github.com/NetFrameworkTemplates/winservice-netfx) to create a Windows Service but as this requires Visual Studio it's faster to continue creating new Windows Service projects within VS.NET using the **ServiceStack Windows Service Empty** Project Template.