A convention based command line automatic parser.
Info
| Version: | 1.6.0 |
| Author(s): | Rongcheng Li |
| Last Update: | Sunday, November 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/li-rongcheng/CoreCmd |
| NuGet Url: | https://www.nuget.org/packages/CoreCmd |
Install
Install-Package CoreCmd
dotnet add package CoreCmd
paket add CoreCmd
CoreCmd Download (Unzip the "nupkg" after downloading)
Dependencies
- NetCoreUtils(>= 1.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
Tags