A POSIX-like command line argument parser.
Info
Version: | 0.0.4 |
Author(s): | Neil F Jones |
Last Update: | Sunday, May 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NFJones/SimpleCli |
NuGet Url: | https://www.nuget.org/packages/SimpleCli |
Install
Install-Package SimpleCli
dotnet add package SimpleCli
paket add SimpleCli
SimpleCli Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.1)
Tags