A .NET Core Background Service using Cron expressions as triggers.
Info
Version: | 8.0.0 |
Author(s): | John Korsnes |
Last Update: | Wednesday, November 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/slackbot-net/slackbot.net |
NuGet Url: | https://www.nuget.org/packages/CronBackgroundServices |
Install
Install-Package CronBackgroundServices
dotnet add package CronBackgroundServices
paket add CronBackgroundServices
CronBackgroundServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronos(>= 0.7.0)
Tags