This library simplifies the parsing command line arguments.
Info
Version: | 2.0.40 |
Author(s): | Helgi Hafþórsson |
Last Update: | Wednesday, July 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/helgihaf/CommandLineParser |
NuGet Url: | https://www.nuget.org/packages/Marsonsoft.CommandLineParser |
Install
Install-Package Marsonsoft.CommandLineParser
dotnet add package Marsonsoft.CommandLineParser
paket add Marsonsoft.CommandLineParser
Marsonsoft.CommandLineParser Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)