The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Info
Version: | 2.1.0 |
Author(s): | Giacomo Stelluti Scala |
Last Update: | Thursday, May 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cosmo0/commandline |
NuGet Url: | https://www.nuget.org/packages/CommandLineParser21 |
Install
Install-Package CommandLineParser21
dotnet add package CommandLineParser21
paket add CommandLineParser21
CommandLineParser21 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags