RS CommandLine Parser Class Library NuGet Package

The RS Command Line Parser .Net Class Library can be used to add basic command line parsing for parameters to an application.

Parameters can be passed starting with -- or - or / as prefix character followed by a space or = between parm name and value.



Example: app.exe --action=run or --action run

Parameters are returned in a Dictionary object or a Hashtable object. Dictionary object is preferred.

The assembly is compiled at .Net version 4.0 level compatability.




Got any RS CommandLine Parser Class Library Question?





Info

Version: 1.0.2
Author(s): Richard Schoen - RichardSchoen.Net
Last Update: Friday, April 13, 2018
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/RSCommandLineParse


Install
Install-Package RSCommandLineParse
dotnet add package RSCommandLineParse
paket add RSCommandLineParse
RSCommandLineParse Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2213