Info
Version: | 2.0.275 |
Author(s): | Giacomo Stelluti Scala |
Last Update: | Monday, August 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommandLineParser.Unofficial |
Install
Install-Package CommandLineParser.Unofficial
dotnet add package CommandLineParser.Unofficial
paket add CommandLineParser.Unofficial
CommandLineParser.Unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Runtime.Extensions(>= 4.0.10)
- System.Globalization(>= 4.0.11)
- System.Linq.Expressions(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Console(>= 4.0.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Text.RegularExpressions(>= 4.1.0)
Same functionality as CommandLineParser nuget package, but supporting the new netstandard1.5 target.