Info
Version: | 2.0.0-beta4.22272.1 |
Last Update: | Thursday, June 2, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/dotnet/command-line-api |
NuGet Url: | https://www.nuget.org/packages/System.CommandLine |
Install
Install-Package System.CommandLine
dotnet add package System.CommandLine
paket add System.CommandLine
System.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
- TypeUtils(>= 1.0.0.2)
* 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.