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.
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 |