Runs a generic host as a Topshelf service.
Info
| Version: | 0.4.0 |
| Author(s): | Erik Zetterqvist |
| Last Update: | Thursday, November 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/erizet/TopshelfHosting |
| NuGet Url: | https://www.nuget.org/packages/Topshelf.Extensions.Hosting |
Install
Install-Package Topshelf.Extensions.Hosting
dotnet add package Topshelf.Extensions.Hosting
paket add Topshelf.Extensions.Hosting
Topshelf.Extensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Topshelf(>= 4.1.0)
Tags