Turns your console application into a Windows service.
Info
Version: | 10.1.1 |
Author(s): | Eben Roux |
Last Update: | Sunday, April 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shuttle/Shuttle.Core.ServiceHost |
NuGet Url: | https://www.nuget.org/packages/Shuttle.Core.ServiceHost |
Install
Install-Package Shuttle.Core.ServiceHost
dotnet add package Shuttle.Core.ServiceHost
paket add Shuttle.Core.ServiceHost
Shuttle.Core.ServiceHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Shuttle.Core.Cli(>= 10.0.2)
- Shuttle.Core.Logging(>= 10.0.3)
- Shuttle.Core.Reflection(>= 10.0.10)
- Shuttle.Core.Threading(>= 11.0.0)
Tags