Quartz Scheduling Framework for .NET.
Info
| Version: | 3.15.1 |
| Author(s): | Marko Lahma, Quartz.NET |
| Last Update: | Sunday, October 26, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://www.quartz-scheduler.net/ |
| NuGet Url: | https://www.nuget.org/packages/Quartz |
Install
Install-Package Quartz
dotnet add package Quartz
paket add Quartz
Quartz Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
Tags