зеркало из
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 Fix broken official CI 2021-06-09 18:54:48 -05:00
src Remove patch and exclude texample and test projects from source-build. 2021-05-30 14:31:12 -05:00
.gitattributes Moving to repo-toolset 2018-01-29 10:22:00 -08:00
.gitignore Fixing failing test on Windows and marking the CommandLine project to be packaged. 2018-10-01 13:03:27 -07:00
.vsts-ci.yml Fix broken official CI 2021-06-09 18:54:48 -05:00
CODE-OF-CONDUCT.md Link Code of Conduct 2020-04-02 13:12:35 -07:00
CommandLine.sln Moving to repo-toolset 2018-01-29 10:22:00 -08:00
Directory.Build.props Mark packages as non-shipping (#157) 2019-03-22 16:55:04 -07:00
Directory.Build.targets Moving to arcade 2018-09-27 13:56:36 -07:00
LICENSE.TXT [master] Update dependencies from dotnet/arcade (#156) 2019-03-23 12:04:42 +00:00
NuGet.config Add missing <clear/> (#185) 2021-06-10 07:58:07 -07:00
README.md Update README.md 2021-11-29 14:03:45 -08:00
SECURITY.md Add SECURITY.md 2020-02-26 01:41:44 +00:00
build.cmd Updating the build definitions to upload logs and test results. 2018-11-21 16:44:58 -08:00
build.sh Upgrade SDK to 5.0.201 to support Arcade upgrade. 2021-05-06 14:17:50 -05:00
global.json Upgrade Arcade to 6.0.0-beta.21256.3. 2021-05-06 14:17:51 -05:00
netci.groovy Moving to repo-toolset 2018-01-29 10:22:00 -08:00

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