MultiCommandConsole NuGet Package

Framework for creating console apps with multiple commands

IoC Registration:
register all types where
- type.IsAssignableTo<IConsoleCommand>()
- type.HasCustomAttribute<ArgSetAttribute>().




Got any MultiCommandConsole Question?






Install
Install-Package MultiCommandConsole
dotnet add package MultiCommandConsole
paket add MultiCommandConsole
MultiCommandConsole Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags