/Amusoft.Templates

Collection of templates

Primary LanguageC#MIT LicenseMIT

Amusoft.Templates

Project state

.GitHub GitHub issues NuGet version (Amusoft.Templates) NuGet version (Amusoft.Templates)

Description

If you enjoy the DRY principle and write .net libraries, this template collection may be for you. I made this template collection for this very purpose - To create reusable libraries faster in the future and not even have to think about the effort that goes into setting up CI, tests and all the same things every time.

Templates

kind command function
item template-cheatsheet Creates a cheatsheet.txt to get sample calls for templates
item dotnet-template Creates a .template.config to begin a new template at the current directory
project dotnet-library-repo Creates a quickstart repo to build nuget packages for dotnet