Package for using with ASP.NET projects to provide cli commands feature, e.g.: dotnet run cli emails:send-gifts.
Info
Version: | 0.2.0 |
Author(s): | Igor Andreev |
Last Update: | Sunday, February 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MissingCommands |
Install
Install-Package MissingCommands
dotnet add package MissingCommands
paket add MissingCommands
MissingCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Hosting(>= 3.0.0)
Tags