Multi level command line parser with completions.
Info
Version: | 0.6.0 |
Author(s): | Lorenzo Delana |
Last Update: | Thursday, April 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devel0/netcore-cmdline |
NuGet Url: | https://www.nuget.org/packages/netcore-cmdline |
Install
Install-Package netcore-cmdline
dotnet add package netcore-cmdline
paket add netcore-cmdline
netcore-cmdline Download (Unzip the "nupkg" after downloading)
Dependencies
- netcore-util(>= 1.7.0)
Tags