Skip to main content
System.CommandLine.Experimental package icon

System.CommandLine.Experimental

This package includes a powerful command line parser and other tools for building command line applications, including: * Shell-agnostic support for command line completions * Method invocation and an extensible middleware pipeline * Constructor- and property-based model binding for complex types * Test and debug support

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package System.CommandLine.Experimental --version 0.3.0-alpha.19577.1
Package Manager Console
Install-Package System.CommandLine.Experimental -Version 0.3.0-alpha.19577.1
PackageReference
<PackageReference Include="System.CommandLine.Experimental" Version="0.3.0-alpha.19577.1" />

Frameworks

.NETStandard2.0

Dependencies

Microsoft.CSharp
.NETStandard2.0
[4.4.1, )
system.memory
.NETStandard2.0
[4.5.3, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated and points to System.CommandLine as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

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.