/template-dotnet

Primary LanguageC#MIT LicenseMIT

dotnet-template

Install

  1. Clone source from git
  2. CD to root directory
cd content
dotnet new install ./

Uninstall

dotnet new uninstall ./

Create Project from Template

dotnet new ktech -n MyProject