CliCommandLineParser icon indicating copy to clipboard operation
CliCommandLineParser copied to clipboard

A second-generation parser for the .NET Core command line tools

Microsoft.DotNet.Cli.CommandLine

The command line parser currently used by the .NET CLI in older versions of the .NET SDK. Starting in 6.0.100, all versions have moved over to System.CommandLine listed below.

Note: For general use, we recommend System.CommandLine over this library.

Build Status

Latest Daily Build
main