Info
Version: | 1.0.2.2 |
Author(s): | Simon Hoade |
Last Update: | Sunday, August 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://niknakservices.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Niknak.Services.TaskScheduler |
Install
Install-Package Niknak.Services.TaskScheduler
dotnet add package Niknak.Services.TaskScheduler
paket add Niknak.Services.TaskScheduler
Niknak.Services.TaskScheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Niknak.Services.ServiceCore(1.4.2.0)
- Newtonsoft.Json(7.0.1)
Create your own libraries and classes that use the abstract task classes. Designed to run in a Windows service and be controlled by a web front-end (see TaskScheduler.UI library).