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