This is an addition to CommandLineParser to handle Commands plugins.
Info
Version: | 0.2.0.24 |
Author(s): | Arkadiusz Zachert |
Last Update: | Wednesday, September 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/azachert/CommandLine.Commands |
NuGet Url: | https://www.nuget.org/packages/CommandLineParser.Commands |
Install
Install-Package CommandLineParser.Commands
dotnet add package CommandLineParser.Commands
paket add CommandLineParser.Commands
CommandLineParser.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.2.0)
- NETStandard.Library(>= 1.6.1)