CommandLineParser 1.8.1

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CommandLineParser --version 1.8.1
NuGet\Install-Package CommandLineParser -Version 1.8.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommandLineParser" Version="1.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandLineParser --version 1.8.1
#r "nuget: CommandLineParser, 1.8.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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=1.8.1

// Install CommandLineParser as a Cake Tool
#tool nuget:?package=CommandLineParser&version=1.8.1

Remove from each application the code specific for command line parsing.
Promote code reuse through a consistent, clear and easy to use API.
The API is lightweight, has no external dependencies and is easy to integrate within an application.
The project and its documentation are continuously updated and extended.
It has been used for years in closed and open source projects.
This project has also grown through the interaction of enthusiastic users and from constructive criticism.
Comments and various types of communication are taken seriously by the author.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (321)

Showing the top 5 NuGet packages that depend on CommandLineParser:

Package Downloads
BenchmarkDotNet The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Powerful .NET library for benchmarking

Microsoft.ApplicationInsights.Profiler.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Core Library for Microsoft Application Insights Profiler.

NBomber

Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).

Google.Ads.Gax The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This library provides functionality that makes it easier to work with Generated API Client GAPIC client libraries for Google's Ads APIs.

Synthesis.Bethesda

Library for helping bootstrap programs to be compatible with Synthesis

GitHub repositories (415)

Showing the top 5 popular GitHub repositories that depend on CommandLineParser:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
jellyfin/jellyfin
The Free Software Media System
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
Version Downloads Last updated
2.9.1 21,724,855 5/17/2022
2.8.0 37,173,957 5/1/2020
2.7.82 5,395,701 1/1/2020
2.7.0 194,431 1/1/2020
2.7.0-preview1 3,861 1/1/2020
2.6.0 6,523,367 7/31/2019
2.5.0 2,563,838 4/29/2019
2.4.3 21,947,718 1/9/2019
2.4.2 7,788 1/9/2019
2.4.1 7,390 1/9/2019
2.4.0 17,477 1/9/2019
2.3.0 4,737,370 8/14/2018
2.2.1 3,382,648 1/11/2018
2.2.0 127,292 1/7/2018
2.1.1-beta 3,179,318 11/5/2016
2.0.275-beta 550,642 10/16/2015
2.0.273-beta 168,989 9/22/2015
2.0.261-beta 18,005 9/2/2015
2.0.257-beta 7,259 8/27/2015
2.0.215-beta 5,907 7/31/2015
2.0.211-alpha 8,571 7/31/2015
2.0.9-alpha 208,326 6/27/2015
2.0.0-pre 21,953 6/14/2015
1.9.71 8,847,041 2/27/2013
1.9.6-rc1 5,807 2/22/2013
1.9.5-rc0 5,720 2/21/2013
1.9.4.229-beta 5,764 2/18/2013
1.9.4.215-beta 5,869 2/7/2013
1.9.4.209-beta 5,764 2/2/2013
1.9.3.34 79,545 12/22/2012
1.9.3.31 8,679 12/14/2012
1.9.3.29 12,615 12/9/2012
1.9.3.23 7,526 11/28/2012
1.9.3.19 38,884 8/5/2012
1.9.3.15 57,699 7/6/2012

This version, 1.8 stable, makes final features introduced with the latest betas. It includes minor internal refactoring and bug fixes.

Version 1.8.1.0 is used for the package as the author does not make use of semantic versionning properly.