sdk/template_feed
Jason Zhai 372a651272 Update regex pattern based on review feedback 2024-11-05 18:39:35 -08:00
..
Microsoft.DotNet.Common.ItemTemplates Update regex pattern based on review feedback 2024-11-05 18:39:35 -08:00
Microsoft.DotNet.Common.ProjectTemplates.10.0
README.md

README.md

Common project and item templates

.NET default templates are located in several repositories.

This folder contains common project and item templates:

  • Console App (console)
  • Class Library (classlib)
  • .NET gitignore (gitignore)
  • Editor config (editorconfig) and some others

The issues for the content of these templates should be opened in dotnet/sdk repo with label Area-Templates.

The other templates are located in the following repositories:

Templates Repository
ASP.NET and Blazor templates dotnet/aspnetcore
ASP.NET Single Page Application templates dotnet/spa-templates
WPF templates dotnet/wpf
Windows Forms templates dotnet/winforms
Test templates dotnet/test-templates
MAUI templates dotnet/maui

Issues for the template content should be opened in the corresponding repository.