nyingi.dotnet.templates 1.0.4

dotnet new install nyingi.dotnet.templates::1.0.4
This package contains a .NET Template Package you can call from the shell/command line.

DotnetCore Templates

Build Status

True to the DRY principle it's best to reuse existing solutions to get work done QUICKLY!

This projects consists of dotnet project templates, as of now it has;

  • Worker Service
  • Class Library
  • WebAPI

To Start

Simply headover to Nuget and

  • Install the package dotnet new -i nyingi.dotnet.templates

  • View templates dotnet new -l

  • Create new project Example: dotnet new workersvc -o "NameofProject"

And off you go...

Author

John Nyingi

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 2,503 5/27/2021
1.0.3 356 4/30/2021
1.0.2 349 4/27/2021