Info
Version: | 1.0.0.3 |
Author(s): | Ken Courville |
Last Update: | Thursday, November 3, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://crontaskmanager.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/CronTaskManager |
Install
Install-Package CronTaskManager
dotnet add package CronTaskManager
paket add CronTaskManager
CronTaskManager Download (Unzip the "nupkg" after downloading)
Dependencies
- ncrontab(1.0.0)
Tags
* Flexible scheduling to the minute (See http://code.google.com/p/ncrontab/)
* Multiple execution queues
* Designed with Ioc in mind.