Install
Install-Package MultiCommandConsole
dotnet add package MultiCommandConsole
paket add MultiCommandConsole
MultiCommandConsole Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(3.0.0)
- ObjectPrinter(2.0.29.0)
Tags
IoC Registration:
register all types where
- type.IsAssignableTo<IConsoleCommand>()
- type.HasCustomAttribute<ArgSetAttribute>().