bbv dotnet new templates Getting started clone this repo dotnet new -i <path/to/repo/template>, e.g. C:/Dev/DotNetTemplates/console dotnet new <template-name> --help, e.g. dotnet new bbv.net.console --help