Download Latest Version Quartz.NET 3.14.0 source code.tar.gz (5.8 MB)
Email in envelope

Get an email when there's a new version of Quartz.NET

Home / v3.13.0
Name Modified Size InfoDownloads / Week
Parent folder
Quartz.NET-3.13.0.zip 2024-08-10 37.0 MB
Quartz.NET 3.13.0 source code.tar.gz 2024-08-10 5.8 MB
Quartz.NET 3.13.0 source code.zip 2024-08-10 6.4 MB
README.md 2024-08-10 921 Bytes
Totals: 4 Items   49.1 MB 0

This release aims to modernize targeted platforms and used dependencies.

The System.Configuration.ConfigurationManager reference from non-framework builds. This means using App.config's <quartz> section as Quartz configuration source is only supported on .NET Framework builds. This change was made to reduce legacy dependencies and to make Quartz more compatible with modern .NET.

The netcoreapp3.1 target has been removed from DI and hosting integration packages which makes NET 6 the lowest supported modern runtime version for those packages.

What's Changed

Full Changelog: https://github.com/quartznet/quartznet/compare/v3.12.0...v3.13.0

Source: README.md, updated 2024-08-10