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: 5 days 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 (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T05:01:57.000Z (6 days ago)
- Last Synced: 2025-04-10T06:25:12.526Z (6 days ago)
- Topics: dotnet, dotnet-template
- Language: C#
- Homepage: https://docs.microsoft.com/dotnet/
- Size: 32.4 MB
- Stars: 1,676
- Watchers: 112
- Forks: 383
- Open Issues: 193
-
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)