Easy to build a cluster command in the format of "command.exe command.controller command.action command.options".
Info
| Version: | 1.0.0 |
| Author(s): | Michael Zhang |
| Last Update: | Tuesday, November 8, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/myuzhang/ClusterCommandLine.Net |
| NuGet Url: | https://www.nuget.org/packages/ClusterCommandLine |
Install
Install-Package ClusterCommandLine
dotnet add package ClusterCommandLine
paket add ClusterCommandLine
ClusterCommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.2.0)
- Newtonsoft.Json(>= 9.0.1)
Tags