CmdLine 1.0.7.509

dotnet add package CmdLine --version 1.0.7.509                
NuGet\Install-Package CmdLine -Version 1.0.7.509                
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="CmdLine" Version="1.0.7.509" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CmdLine --version 1.0.7.509                
#r "nuget: CmdLine, 1.0.7.509"                
#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 CmdLine as a Cake Addin
#addin nuget:?package=CmdLine&version=1.0.7.509

// Install CmdLine as a Cake Tool
#tool nuget:?package=CmdLine&version=1.0.7.509                

Command line parser with support for tokenizing, switches and attribute based arguments classes

Product Compatible and additional computed target framework versions.
.NET Framework net40-client 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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CmdLine:

Repository Stars
SignalR/SignalR
Incredibly simple real-time web for .NET
Version Downloads Last updated
1.0.7.509 10,616 5/7/2012
1.0.7.508 61 5/7/2012
1.0.7.507 63 5/7/2012
1.0.6.409 102 4/9/2012
1.0.5.120 105 1/20/2012
1.0.4.824 76 8/24/2011
1.0.4.120 60 1/20/2012
1.0.3.720 67 7/20/2011
1.0.2.720 61 7/20/2011
1.0.1.720 67 7/20/2011