Skip to content

This is a combination of a couple of .Net Core Templates. Scafflod fast, Develop Even Faster

Notifications You must be signed in to change notification settings

j0nimost/Dotnet-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a combination of a couple of .Net Core Templates. Scafflod fast, Develop Even Faster

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages