Command line parser with fluent definition syntax.
Info
Version: | 1.2.0 |
Author(s): | Appccelerate team |
Last Update: | Thursday, July 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/appccelerate/commandlineparser |
NuGet Url: | https://www.nuget.org/packages/Appccelerate.CommandLineParser |
Install
Install-Package Appccelerate.CommandLineParser
dotnet add package Appccelerate.CommandLineParser
paket add Appccelerate.CommandLineParser
Appccelerate.CommandLineParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Appccelerate.Fundamentals(>= 2.8 && < 3.0)
Tags