Support for parsing command lines, supporting both POSIX and Windows conventions and shell-agnostic command line completions.
Info
| Version: | 2.0.0-rc.2.25502.107 |
| Last Update: | Tuesday, October 14, 2025 |
| .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)