A command line parser that populates a class or a set of classes, with support for advanced help text formatting.
                        
                    
         
                Info
| Version: | 2.2.203 | 
| Author(s): | Timwi, rstarkov | 
| Last Update: | Wednesday, October 8, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/RT.CommandLine | 
Install
Install-Package RT.CommandLine
                        dotnet add package RT.CommandLine
                        paket add RT.CommandLine
                        
                                RT.CommandLine Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- RT.Lingo.Base(>= 2.0.1682)
 - RT.PostBuild(>= 2.0.1682)
 - RT.Util.Core(>= 2.0.1682)
 - Microsoft.CSharp(>= 4.7.0)
 
Tags