Quartz 2.3.3
Quartz.NET Scheduling Framework for .NET Platform
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Quartz -Version 2.3.3
dotnet add package Quartz --version 2.3.3
<PackageReference Include="Quartz" Version="2.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz --version 2.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quartz, 2.3.3"
#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.3.3
// Install Quartz as a Cake Tool
#tool nuget:?package=Quartz&version=2.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is a minor release containing mostly bug fixes.
NEW FEATURE
* Support generic job types with AdoJobStore
FIXES
* AdoJobStore doesn't notify about removing orphaned job
* Store null JobData in JobDetails if it's empty
* Documentation error in SimpleTriggerImpl UpdateAfterMisfire
* Ensure IDriverDelegate members in StdAdoDelegate are virtual
Dependencies
-
- Common.Logging (>= 3.0.0)
Used By
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
|