Quartz.Extensions.Hosting 3.20.1
Quartz.Extensions.Hosting
Quartz.Extensions.Hosting runs Quartz.NET as a hosted service on the generic host, starting and stopping the scheduler with the application lifetime.
Note: Quartz 3.2 or later required. For ASP.NET Core apps, see Quartz.AspNetCore.
Installation
dotnet add package Quartz.Extensions.Hosting
Usage
Register the scheduler and the hosted service:
services.AddQuartz(q =>
{
// scheduler, job and trigger configuration
});
services.AddQuartzHostedService(options =>
{
// wait for jobs to complete gracefully on shutdown
options.WaitForJobsToComplete = true;
});
See the Microsoft DI integration docs for configuring jobs and triggers.
Documentation
📖 Full documentation: https://www.quartz-scheduler.net/documentation/quartz-3.x/packages/hosted-services-integration.html
Showing the top 20 packages that depend on Quartz.Extensions.Hosting.
| Packages | Downloads |
|---|---|
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
37 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
38 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
39 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
40 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
41 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
42 |
|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
48 |
https://github.com/quartznet/quartznet/releases
.NET 10.0
- Quartz.Extensions.DependencyInjection (>= 3.20.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0)
.NET 8.0
- Quartz.Extensions.DependencyInjection (>= 3.20.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
.NET 9.0
- Quartz.Extensions.DependencyInjection (>= 3.20.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
.NET Standard 2.0
- Quartz.Extensions.DependencyInjection (>= 3.20.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
| Version | Downloads | Last updated |
|---|---|---|
| 4.0.1 | 2 | 09/10/2026 |
| 3.21.0 | 2 | 09/10/2026 |
| 3.20.1 | 12 | 09/04/2026 |
| 3.20.0 | 12 | 08/28/2026 |
| 3.19.1 | 22 | 07/26/2026 |
| 3.19.0 | 21 | 07/25/2026 |
| 3.18.2 | 23 | 06/27/2026 |
| 3.18.1 | 44 | 04/25/2026 |
| 3.18.0 | 43 | 04/11/2026 |
| 3.17.1 | 39 | 04/03/2026 |
| 3.17.0 | 40 | 03/30/2026 |
| 3.16.1 | 39 | 03/05/2026 |
| 3.16.0 | 38 | 03/02/2026 |
| 3.15.1 | 117 | 10/27/2025 |
| 3.15.0 | 105 | 08/05/2025 |
| 3.14.0 | 124 | 03/20/2025 |
| 3.13.1 | 130 | 03/31/2025 |
| 3.13.0 | 136 | 03/31/2025 |
| 3.12.0 | 109 | 03/31/2025 |
| 3.11.0 | 105 | 03/31/2025 |
| 3.10.0 | 111 | 03/31/2025 |
| 3.9.0 | 129 | 03/31/2025 |
| 3.8.1 | 118 | 03/31/2025 |
| 3.8.0 | 109 | 03/31/2025 |
| 3.7.0 | 132 | 03/31/2025 |
| 3.6.3 | 124 | 03/31/2025 |
| 3.6.2 | 113 | 03/31/2025 |
| 3.6.1 | 117 | 03/31/2025 |
| 3.6.0 | 117 | 03/31/2025 |
| 3.5.0 | 119 | 03/31/2025 |
| 3.4.0 | 131 | 03/31/2025 |
| 3.3.3 | 119 | 03/31/2025 |
| 3.3.2 | 119 | 03/31/2025 |
| 3.3.1 | 119 | 03/31/2025 |
| 3.3.0 | 115 | 03/31/2025 |
| 3.2.4 | 122 | 03/31/2025 |
| 3.2.3 | 114 | 03/31/2025 |
| 3.2.2 | 140 | 03/31/2025 |
| 3.2.1 | 120 | 03/31/2025 |
| 3.2.0 | 123 | 03/31/2025 |
| 1.0.0 | 129 | 03/31/2025 |