CommandLineParser20 2.0.0
.NET Framework 4.0
Install-Package CommandLineParser20 -Version 2.0.0
dotnet add package CommandLineParser20 --version 2.0.0
<PackageReference Include="CommandLineParser20" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandLineParser20 --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommandLineParser20, 2.0.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 CommandLineParser20 as a Cake Addin
#addin nuget:?package=CommandLineParser20&version=2.0.0
// Install CommandLineParser20 as a Cake Tool
#tool nuget:?package=CommandLineParser20&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OBSOLETE - This fork is not maintained, and the official package has activity again.
Please use this one: https://www.nuget.org/packages/CommandLineParser/
---
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |
This is a fork of the original project, including most pull requests made on it.