A helper library for Generic Host that executes a command delegate and automatically stops on exit.
Info
Version: | 0.2.0 |
Author(s): | inasync |
Last Update: | Thursday, January 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/in-async/Hosting.Command |
NuGet Url: | https://www.nuget.org/packages/Inasync.Hosting.Command |
Install
Install-Package Inasync.Hosting.Command
dotnet add package Inasync.Hosting.Command
paket add Inasync.Hosting.Command
Inasync.Hosting.Command Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- Microsoft.Extensions.Hosting(>= 3.1.0)
- Microsoft.Extensions.Hosting(>= 3.1.0)
Tags