Command line parsing, either into a simple string array, or a step further into a set of commands, options, flags and arguments (Library, C#/.NET Standard 2.1).
Info
Version: | 0.4.0 |
Author(s): | Nerven |
Last Update: | Sunday, March 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nerven.CommandLineParser |
Install
Install-Package Nerven.CommandLineParser
dotnet add package Nerven.CommandLineParser
paket add Nerven.CommandLineParser
Nerven.CommandLineParser Download (Unzip the "nupkg" after downloading)