Run .NET Core code as a Windows Service with API similar to Topshelf.
Info
Version: | 1.0.0 |
Author(s): | Andy Sherwood |
Last Update: | Monday, August 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Liftoff.Service |
Install
Install-Package Liftoff.Service
dotnet add package Liftoff.Service
paket add Liftoff.Service
Liftoff.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Windows.Compatibility(>= 2.1.1)