DotNetGoF 1.0.0
dotnet new install DotNetGoF::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
DotNetGoF
DotNetGoF is a CLI template for .NET Core.
It helps you to generate examples of Gang of Four.
To help another developer please give a star on Github repo.
Installation
Use the dotnet core CLI to install DotNetGoF.
dotnet new -i DotNetGoF -Version 1.0.0
Usage
After installed it you'll see a list of templates available. If you want to check if it's all there run
dotnet new
Choose a directory through your favorite terminal and run
dotnet new <SHORT_NAME> #example: dotnet new gofaf
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
-
.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 |
---|---|---|
1.0.0 | 2,534 | 5/2/2020 |