Easiest to use library that allows one to host .net core as windows services there is.
Info
Version: | 2.0.12 |
Author(s): | Peter Kottas |
Last Update: | Thursday, July 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterKottas/DotNetCore.WindowsService |
NuGet Url: | https://www.nuget.org/packages/PeterKottas.DotNetCore.WindowsService |
Install
Install-Package PeterKottas.DotNetCore.WindowsService
dotnet add package PeterKottas.DotNetCore.WindowsService
paket add PeterKottas.DotNetCore.WindowsService
PeterKottas.DotNetCore.WindowsService Download (Unzip the "nupkg" after downloading)
Dependencies
- DasMulli.Win32.ServiceUtils(>= 1.2.0)
- PeterKottas.DotNetCore.CmdArgParser(>= 1.0.5)
- System.ServiceProcess.ServiceController(>= 4.5.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
Tags