Info
Version: | 2.0.45 |
Author(s): | Drew Burlingame |
Last Update: | Friday, April 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drewburlingame/MultiCommandConsole |
NuGet Url: | https://www.nuget.org/packages/MultiCommandConsole |
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>().