Command Line Parser (Binaries Only) NuGet Package

This is a nice little command line parser based on Ray Hayes codeproject article Automatic Command Line Parsing in C#.

I have adapted it to VB.NET and upgraded it to .NET 3.5.

An updated command line parser that has a built in commanding architecture. The usage varies depending on what you are trying to achieve, but you can have commands, nested commands and delegate commands.

You just add this assembly to your project and adda bunch of command objects...

note: From this version you have to set "DefaultCommandAction" on the constructor for the CommandCollection to "Loop" in order to stay in the application.




Got any Command Line Parser (Binaries Only) Question?





Info

Version: 3.6.13108.2
Author(s): MrHinsh
Last Update: Thursday, April 18, 2013
.NET Fiddle: Create the first Fiddle
Project Url: http://hinshlabs.codeplex.com/releases/view/64408
NuGet Url: https://www.nuget.org/packages/Hinshlabs.CommandLineParser


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





STATS

must-have-score

.5

avg-downloads-per-day

3

days-since-last-release

4025