IHostBuilder extensions `host.RunAsServiceAsync` for .NET Core 2.0+ apps.
Info
| Version: | 0.3.0 |
| Author(s): | John Korsnes |
| Last Update: | Wednesday, January 2, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/icenorge/DotNetCore.WindowsServices |
| NuGet Url: | https://www.nuget.org/packages/DotNetCore.WindowsServices |
Install
Install-Package DotNetCore.WindowsServices
dotnet add package DotNetCore.WindowsServices
paket add DotNetCore.WindowsServices
DotNetCore.WindowsServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 2.1.0)
- System.ServiceProcess.ServiceController(>= 4.5.0)
Tags