https://github.com/dotnet/templating
This repo contains the Template Engine which is used by dotnet new
https://github.com/dotnet/templating
dotnet dotnet-template
Last synced: about 2 months ago
JSON representation
This repo contains the Template Engine which is used by dotnet new
- Host: GitHub
- URL: https://github.com/dotnet/templating
- Owner: dotnet
- License: mit
- Created: 2016-06-28T20:54:16.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T02:02:10.000Z (about 2 months ago)
- Last Synced: 2025-05-11T03:45:54.549Z (about 2 months ago)
- Topics: dotnet, dotnet-template
- Language: C#
- Homepage: https://docs.microsoft.com/dotnet/
- Size: 32.5 MB
- Stars: 1,688
- Watchers: 113
- Forks: 386
- Open Issues: 194
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - templating - This repo contains the Template Engine which is used by dotnet new (C# #)
README
The sample in this folder demonstrates:
- **Multi-project template** - Console with an optional unit test project
See [`template.json`](./.template.config/template.json)