How To Create A dotnet new Project Template In .NET Core
Those who have been exploring the RC builds might have noticed a slew of updates coming to the dotnet new command in the dotnet command line. One such feature now allows us to create project templates that can be installed from a NuGet package or local folder.