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.0.0.2 |
| Author(s): | Giacomo Stelluti Scala |
| Last Update: | Monday, May 11, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gsscoder/commandline |
| NuGet Url: | https://www.nuget.org/packages/CommandLineParser20alpha |
Install
Install-Package CommandLineParser20alpha
dotnet add package CommandLineParser20alpha
paket add CommandLineParser20alpha
CommandLineParser20alpha Download (Unzip the "nupkg" after downloading)
Dependencies
Tags