Provides the ability to provide additional commands to the hosted application by convention.
Info
Version: | 9.1.1 |
Author(s): | David Driscoll, Rocket Surgeons Guild contributors |
Last Update: | Friday, January 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rocketsurgeonsguild.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Rocket.Surgery.Extensions.CommandLine.Abstractions |
Install
Install-Package Rocket.Surgery.Extensions.CommandLine.Abstractions
dotnet add package Rocket.Surgery.Extensions.CommandLine.Abstractions
paket add Rocket.Surgery.Extensions.CommandLine.Abstractions
Rocket.Surgery.Extensions.CommandLine.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Rocket.Surgery.Conventions.Abstractions(>= 9.1.1)
- McMaster.Extensions.CommandLineUtils(>= 2.5.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.1)
- Rocket.Surgery.Conventions.Abstractions(>= 9.1.1)
- McMaster.Extensions.CommandLineUtils(>= 2.5.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.0)
Tags