55d4dea86d | ||
---|---|---|
eng | ||
src | ||
.gitattributes | ||
.gitignore | ||
.vsts-ci.yml | ||
CODE-OF-CONDUCT.md | ||
CommandLine.sln | ||
Directory.Build.props | ||
Directory.Build.targets | ||
LICENSE.TXT | ||
NuGet.config | ||
README.md | ||
SECURITY.md | ||
build.cmd | ||
build.sh | ||
global.json | ||
netci.groovy |
README.md
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 |
---|