CommandLineParser 2.2.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CommandLineParser -Version 2.2.1
dotnet add package CommandLineParser --version 2.2.1
<PackageReference Include="CommandLineParser" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandLineParser --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommandLineParser, 2.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CommandLineParser as a Cake Addin
#addin nuget:?package=CommandLineParser&version=2.2.1
// Install CommandLineParser as a Cake Tool
#tool nuget:?package=CommandLineParser&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.5
- System.Collections (>= 4.0.11-rc2-24027)
- System.Console (>= 4.0.0-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.Linq (>= 4.1.0-rc2-24027)
- System.Linq.Expressions (>= 4.0.11-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Reflection.TypeExtensions (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.8.0 | 0 | 06.02.2022 |
| 2.2.1 | 0 | 06.02.2022 |
| 2.0.275-beta | 0 | 06.02.2022 |
| 1.9.71 | 0 | 06.02.2022 |