- https://github.com/madskristensen/TemplateCreator
- https://marketplace.visualstudio.com/items?itemName=MadsKristensen.TemplateCreator
- https://blogs.msdn.microsoft.com/dotnet/2017/04/02/how-to-create-your-own-templates-for-dotnet-new/
- https://github.com/dotnet/templating
- https://github.com/dotnet/templating/wiki/Available-templates-for-dotnet-new
- https://github.com/dotnet/templating/wiki/Post-Action-Registry
- http://pioneercode.com/post/how-to-create-a-dot-net-new-project-template-in-dot-net-core
- https://github.com/dotnet/dotnet-template-samples
- dotnet new --install (where is the path to the folder containing .template.config)
- dotnet new --debug:reinit (Reset your templates back to the default list )