Helper class to run a .NetCore console application as a service.
Info
| Version: | 2.0.1 |
| Author(s): | Michael Parenti |
| Last Update: | Friday, September 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/McpNetwork.DotNetCoreWindowsService |
Install
Install-Package McpNetwork.DotNetCoreWindowsService
dotnet add package McpNetwork.DotNetCoreWindowsService
paket add McpNetwork.DotNetCoreWindowsService
McpNetwork.DotNetCoreWindowsService Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Management(>= 4.7.0)
- System.ServiceProcess.ServiceController(>= 4.7.0)
Tags