Skip to main content
CommandLineArgumentsParser package icon

CommandLineArgumentsParser

CommandLine Parser Library lets you easily define strongly typed command line arguments, allows automatic parsing of command line arguments and mapping the values to properites of your objects.

Total Downloads
1.3M
1,273,658
Published
Aug 22, 2017
Latest stable version

Install

.NET CLI
dotnet add package CommandLineArgumentsParser --version 3.0.15
Package Manager Console
Install-Package CommandLineArgumentsParser -Version 3.0.15
PackageReference
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.15" />

Frameworks

.NETFramework2.0 .NETFramework4.5 .NETFramework4.0 .NETFramework3.5 .NETStandard1.3

Dependencies

LinqBridge
.NETFramework2.0
[1.3.0, )
System.Console
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Globalization
.NETStandard1.3
[4.3.0, )
System.IO.FileSystem
.NETStandard1.3
[4.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
[4.3.0, )
[4.3.0, )
System.Linq
.NETStandard1.3
[4.3.0, )
[4.3.0, )
Microsoft.CSharp
.NETStandard1.3
[4.3.0, )
System.Collections
.NETStandard1.3
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.