A helper library for Generic Host that executes the specified delegate and automatically shut down on exit.
Info
Version: | 0.3.1 |
Author(s): | inasync |
Last Update: | Friday, February 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/in-async/Hosting.ConsoleHandler |
NuGet Url: | https://www.nuget.org/packages/Inasync.Hosting.ConsoleHandler |
Install
Install-Package Inasync.Hosting.ConsoleHandler
dotnet add package Inasync.Hosting.ConsoleHandler
paket add Inasync.Hosting.ConsoleHandler
Inasync.Hosting.ConsoleHandler 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