Interfaces that allow you to run multiple tasks in a windows service with built in support for running as a console app.
Info
Version: | 2.0.1 |
Author(s): | Tom DuPont |
Last Update: | Tuesday, February 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tdupont750/WindowsServiceTasks |
NuGet Url: | https://www.nuget.org/packages/WindowsServiceTasks |
Install
Install-Package WindowsServiceTasks
dotnet add package WindowsServiceTasks
paket add WindowsServiceTasks
WindowsServiceTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.3.1)