Skip to content

pillepalle1/dotnet-core-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-project-templates

Collection of templates for dotnet project templates.

Installing a template

cd into the template directory and type dotnet new -i ./.

Warning: use of 'dotnet new --install' is deprecated. Use 'dotnet new install' instead.
For more information, run: 
   dotnet new install -h

Restoring a template

Inside an empty directory type dotnet new <template-directory-name>.

About

Collection of dotnet project templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published