Quartz 2.6.1

Quartz.NET Scheduling Framework for .NET Platform

Install-Package Quartz -Version 2.6.1
dotnet add package Quartz --version 2.6.1
<PackageReference Include="Quartz" Version="2.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz --version 2.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quartz, 2.6.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Quartz as a Cake Addin
#addin nuget:?package=Quartz&version=2.6.1

// Install Quartz as a Cake Tool
#tool nuget:?package=Quartz&version=2.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

This is a maintenance release fixing an issue where misfire handling is being too slow at times. This regression has been present since version 2.4.

NEW FEATURE

* Allow performing misfire handling more frequently than misfireThreshold (#532)

FIXES

* Incomplete recovery of misfired jobs when using database-specific delegate types (#531)

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Quartz:

Package Downloads
ViCtor3.AddInView
Basis Interface für die AddIn Entwicklung
Visitmedia.ViCtor3.AddInView
Basis Interface für die AddIn Entwicklung
ViCtor3.HostView
ViCtor Hostview for Quartz and Workflow
Visitmedia.ViCtor.Module.InterCompanyExchange
ViCtor Mandanten Abgleich, Inter Company Exchange, einfacher Sync von Mehreren Mandanten

Version History

Version Downloads Last updated
2.6.1 0 06.02.2022
2.3.3 0 06.02.2022