Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET.
Info
Version: | 3.13.1 |
Author(s): | Lewis Zou, Marko Lahma, Quartz.NET |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.quartz-scheduler.net/ |
NuGet Url: | https://www.nuget.org/packages/Quartz.AspNetCore |
Install
Install-Package Quartz.AspNetCore
dotnet add package Quartz.AspNetCore
paket add Quartz.AspNetCore
Quartz.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Quartz.Extensions.DependencyInjection(>= 3.2.4)
- Quartz.Extensions.Hosting(>= 3.2.4)
- Quartz(>= 3.2.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Quartz.Extensions.DependencyInjection(>= 3.2.4)
- Quartz.Extensions.Hosting(>= 3.2.4)
- Quartz(>= 3.2.4)
- Microsoft.AspNetCore.Diagnostics.HealthChecks(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags