Parameter binding + Dependency Injection for .NET Core console apps.
Info
Version: | 1.0.0 |
Author(s): | CommandLineInjector |
Last Update: | Monday, July 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jcharlesworthuk/CommandLineInjector |
NuGet Url: | https://www.nuget.org/packages/CommandLineInjector |
Install
Install-Package CommandLineInjector
dotnet add package CommandLineInjector
paket add CommandLineInjector
CommandLineInjector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
Tags