Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET.
Info
Version: | 3.13.1 |
Author(s): | Andrew Lock, 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.Extensions.Hosting |
Install
Install-Package Quartz.Extensions.Hosting
dotnet add package Quartz.Extensions.Hosting
paket add Quartz.Extensions.Hosting
Quartz.Extensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Quartz.Extensions.DependencyInjection(>= 3.2.4)
- Quartz(>= 3.2.4)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
Tags