Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 221 Bytes

dotnet-templates

Template projects for dotnet

Installation

dotnet new install .\dastevens.ClassLibrary --force
dotnet new install .\dastevens.Console --force
dotnet new install .\dastevens.XUnitTest --force