Info
Version: | 2.1.0-beta |
Author(s): | Giacomo Stelluti Scala |
Last Update: | Tuesday, August 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gsscoder/commandline |
NuGet Url: | https://www.nuget.org/packages/CommandLineParser.Unofficial.CoreBeta |
Install
Install-Package CommandLineParser.Unofficial.CoreBeta
dotnet add package CommandLineParser.Unofficial.CoreBeta
paket add CommandLineParser.Unofficial.CoreBeta
CommandLineParser.Unofficial.CoreBeta Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.11224027)
- System.Console(>= 4.0.0224027)
- System.Diagnostics.Debug(>= 4.0.11224027)
- System.Globalization(>= 4.0.11224027)
- System.IO(>= 4.1.0224027)
- System.Linq(>= 4.1.0224027)
- System.Linq.Expressions(>= 4.0.11224027)
- System.Reflection(>= 4.1.0224027)
- System.Reflection.Extensions(>= 4.0.1224027)
- System.Reflection.TypeExtensions(>= 4.1.0224027)
- System.Resources.ResourceManager(>= 4.0.1224027)
- System.Runtime(>= 4.1.0224027)
- System.Runtime.Extensions(>= 4.1.0224027)
Tags
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.