This provides a simple way to use the args[] out of a .NET console application to map to method and classes registered as command handlers.
Info
Version: | 1.0.3 |
Author(s): | DotNetCli |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyDotNetCliLibrary |
Install
Install-Package EasyDotNetCliLibrary
dotnet add package EasyDotNetCliLibrary
paket add EasyDotNetCliLibrary
EasyDotNetCliLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.2.0)
- Microsoft.CSharp(>= 4.7.0)