A robust service hosting framework for building Windows services using Microsoft .NET Framework.
Info
Version: | 2018.10.15.14 |
Author(s): | ReflectSoftware Inc. |
Last Update: | Monday, October 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WindowsServiceFramework |
Install
Install-Package WindowsServiceFramework
dotnet add package WindowsServiceFramework
paket add WindowsServiceFramework
WindowsServiceFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
- Newtonsoft.Json(>= 11.0.2)
- Plato(>= 2.0.132)
- ReflectSoftware.Insight(>= 5.7.1.1)