Argument parser NuGet Package

A simple utility to help you parsing string array arguments into objects.

With this class you can save the time spent on validations created for console applications. The arguments are bound to class properties, the binding is done using attributes over the properties, those attributes let you define required arguments, default value for properties and RegEx validation for argument value.




Got any Argument parser Question?





Info

Version: 1.0.1
Author(s): Israel Valverde
Last Update: Sunday, May 31, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ipvalverde/ArgumentParser
NuGet Url: https://www.nuget.org/packages/IPValverde.ArgumentParser


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



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3263