Info
Version: | 0.2.1 |
Author(s): | Rune Gulbrandsen |
Last Update: | Thursday, May 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dozer75/CronScheduler |
NuGet Url: | https://www.nuget.org/packages/Foralla.Scheduler.Abstractions |
Install
Install-Package Foralla.Scheduler.Abstractions
dotnet add package Foralla.Scheduler.Abstractions
paket add Foralla.Scheduler.Abstractions
Foralla.Scheduler.Abstractions Download (Unzip the "nupkg" after downloading)
The base implementation supports Cron expressions, but can be easily extended to support other types of scheduler configurations.