Helper classes to host ASP.NET Core applications as Windows services.
Info
Version: | 1.0.0 |
Author(s): | Martin Andreas Ullrich |
Last Update: | Monday, March 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dasMulli/dotnet-win32-service |
NuGet Url: | https://www.nuget.org/packages/DasMulli.AspNetCore.Hosting.WindowsServices |
Install
Install-Package DasMulli.AspNetCore.Hosting.WindowsServices
dotnet add package DasMulli.AspNetCore.Hosting.WindowsServices
paket add DasMulli.AspNetCore.Hosting.WindowsServices
DasMulli.AspNetCore.Hosting.WindowsServices Download (Unzip the "nupkg" after downloading)
Dependencies
- DasMulli.Win32.ServiceUtils(>= 1.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.1)
Tags