Provides integration with McMaster.Extensions.CommandLineUtils for CommandLine.Core.
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.CommandLineUtils |
Install
Install-Package CommandLine.Core.CommandLineUtils
dotnet add package CommandLine.Core.CommandLineUtils
paket add CommandLine.Core.CommandLineUtils
CommandLine.Core.CommandLineUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLine.Core.Hosting.Abstractions(>= 1.1.0)
- CommandLine.Core.Hosting(>= 1.1.0)
- CommandLineUtils.Extensions(>= 1.1.0)
- McMaster.Extensions.CommandLineUtils(>= 2.2.4)
- Microsoft.Extensions.Configuration(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Localization.Abstractions(>= 2.1.0)