Amusoft.Templates
2.0.0-alpha.190
Prefix Reserved
This is a prerelease version of Amusoft.Templates.
dotnet new install Amusoft.Templates::2.0.0-alpha.190
This package contains a .NET Template Package you can call from the shell/command line.
Amusoft.Templates
Project state
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 |
project | global-tool | Repository to generate a CLI application that can be published as dotnet global tool |
project | dotnet-library-repo | Repository template to provide nuget packages |
item | dotnet-template | Creates a .template.config to begin a new template at the current directory |
project | github-action-composite | Repository template to create a github action that uses powershell |
project | github-action-dotnet | Repository template to create a github action that uses c# |
project | github-action-javascript | Repository template to create a github action that uses javascript |
project | roslyn-package | Multi project template for a roslyn package, which includes a debugging sample, vsix, nupkg, analyzer, codefix + tests |
project | roslyn-repository | Repository template that serves as host project for "roslyn-package" scaffolds |
project | roslyn-repository-workflow | Generates workflow files that are meant to be used with roslyn package and provide the CI basics |
project | template-package | Repository template to generate a nuget package that contains multiple templates |
item | template-test-script | Item Template that generates a powershell testscript for a template |
Coverage
Coverage state not available yet.
-
.NETStandard 2.0
- 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 |
---|---|---|
2.0.0-alpha.190 | 160 | 5/12/2025 |
1.4.0-alpha.188 | 100 | 5/11/2025 |
1.4.0-alpha.183 | 72 | 5/2/2025 |
1.4.0-alpha.181 | 123 | 4/24/2025 |
1.4.0-alpha.180 | 117 | 4/23/2025 |
1.4.0-alpha.178 | 117 | 4/23/2025 |
1.3.0 | 136 | 4/2/2025 |
1.1.1 | 636 | 9/12/2021 |
1.1.0 | 480 | 9/12/2021 |
updates dotnet-library-repo