C# ArgsManager is easy library to implement options/switches support in your console app.
Info
Version: | 1.2.6063.33913 |
Author(s): | Livshitz |
Last Update: | Sunday, August 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://livshitz.wordpress.com/2014/11/11/new-opensource-library-liv-commandlinearguments-a-lightweight-library-to-implement-optionsswitches-support-in-your-console-app/ |
NuGet Url: | https://www.nuget.org/packages/Liv.CommandlineArguments |
Install
Install-Package Liv.CommandlineArguments
dotnet add package Liv.CommandlineArguments
paket add Liv.CommandlineArguments
Liv.CommandlineArguments Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
Tags