Info
Version: | 3.2.0 |
Author(s): | kdcllc |
Last Update: | Saturday, July 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kdcllc/CronScheduler.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/CronScheduler.Extensions |
Install
Install-Package CronScheduler.Extensions
dotnet add package CronScheduler.Extensions
paket add CronScheduler.Extensions
CronScheduler.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Cronos(>= 0.7.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)
- Cronos(>= 0.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.10)
Tags
A lightweight alternative to Quartz Scheduler and HangFire.