зеркало из
1
0
Форкнуть 0
A second-generation parser for the .NET Core command line tools
Перейти к файлу
Marc Paine 55d4dea86d
Update README.md
2021-11-29 14:03:45 -08:00
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