Hosting and startup abstractions for command line applications.
Info
Version: | 1.1.0 |
Author(s): | Matt Hamilton |
Last Update: | Wednesday, June 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mthamil/CommandLine.Core |
NuGet Url: | https://www.nuget.org/packages/CommandLine.Core.Hosting.Abstractions |
Install
Install-Package CommandLine.Core.Hosting.Abstractions
dotnet add package CommandLine.Core.Hosting.Abstractions
paket add CommandLine.Core.Hosting.Abstractions
CommandLine.Core.Hosting.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.1.0)