CommandLineParser20 2.0.0
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.
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.
Release Notes
This is a fork of the original project, including most pull requests made on it.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |