An open API service indexing awesome lists of open source software.

https://github.com/cfrenzel/dotnet-new-templates-2.2

dotnet new templates
https://github.com/cfrenzel/dotnet-new-templates-2.2

Last synced: 7 months ago
JSON representation

dotnet new templates

Awesome Lists containing this project

README

          

dotnet new templates
=======

**Create Template Pack**


> dotnet pack .\templates\templates.csproj -o .\artifacts\ --no-build --no-restore

**Install Templates Locally**


> dotnet new -i .\artifacts\cfrenzel-dotnet-new-templates-2.2.1.0.0.nupkg

**Install from MyGet**


dotnet new --install cfrenzel-dotnet-new-templates-2.2 --nuget-source https://www.myget.org/F/cfrenzel-ci/api/v3/index.json