Support for parsing command lines, supporting both POSIX and Windows conventions and shell-agnostic command line completions.
Info
Version: | 2.0.0-beta5.25306.1 |
Last Update: | Thursday, June 19, 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)