CommandLineParser 2.8.0
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.
Install-Package CommandLineParser -Version 2.8.0
dotnet add package CommandLineParser --version 2.8.0
<PackageReference Include="CommandLineParser" Version="2.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandLineParser --version 2.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommandLineParser, 2.8.0"
#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.8.0
// Install CommandLineParser as a Cake Tool
#tool nuget:?package=CommandLineParser&version=2.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
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 |