Quartz 2.6.0
See the version list below for details.
dotnet add package Quartz --version 2.6.0
NuGet\Install-Package Quartz -Version 2.6.0
<PackageReference Include="Quartz" Version="2.6.0" />
paket add Quartz --version 2.6.0
#r "nuget: Quartz, 2.6.0"
// Install Quartz as a Cake Addin
#addin nuget:?package=Quartz&version=2.6.0
// Install Quartz as a Cake Tool
#tool nuget:?package=Quartz&version=2.6.0
Quartz.NET Scheduling Framework for .NET Platform
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net35-client is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Common.Logging (>= 3.3.1)
NuGet packages (624)
Showing the top 5 NuGet packages that depend on Quartz:
Package | Downloads |
---|---|
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET |
|
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET |
|
Quartz.Jobs
Quartz.NET Jobs; Quartz Scheduling Framework for .NET |
|
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
Autofac.Extras.Quartz
Autofac integration for Quartz.Net. |
GitHub repositories (80)
Showing the top 5 popular GitHub repositories that depend on Quartz:
Repository | Stars |
---|---|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
3.7.0 | 381,895 | 8/4/2023 | |
3.6.3 | 447,659 | 6/25/2023 | |
3.6.2 | 2,233,909 | 2/25/2023 | |
3.6.1 | 2,940 | 2/25/2023 | |
3.6.0 | 695,937 | 1/29/2023 | |
3.5.0 | 3,306,309 | 9/18/2022 | |
3.4.0 | 5,250,596 | 3/27/2022 | |
3.3.3 | 7,658,561 | 8/1/2021 | |
3.3.2 | 3,041,098 | 4/9/2021 | |
3.3.1 | 59,790 | 4/8/2021 | |
3.3.0 | 27,047 | 4/7/2021 | |
3.2.4 | 2,832,412 | 1/19/2021 | |
3.2.3 | 1,968,485 | 10/31/2020 | |
3.2.2 | 452,198 | 10/19/2020 | |
3.2.1 | 14,364 | 10/18/2020 | |
3.2.0 | 238,306 | 10/2/2020 | |
3.1.0 | 1,369,031 | 7/24/2020 | |
3.0.7 | 11,624,542 | 10/7/2018 | |
3.0.6 | 1,653,223 | 7/6/2018 | |
3.0.5 | 407,063 | 5/27/2018 | |
3.0.4 | 796,718 | 3/4/2018 | |
3.0.3 | 59,877 | 2/24/2018 | |
3.0.2 | 347,199 | 1/25/2018 | |
3.0.1 | 41,747 | 1/21/2018 | |
3.0.0 | 272,904 | 12/30/2017 | |
2.6.2 | 1,075,655 | 5/27/2018 | |
2.6.1 | 1,287,858 | 10/9/2017 | |
2.6.0 | 602,257 | 7/30/2017 | |
2.5.0 | 1,259,349 | 2/18/2017 | |
2.4.1 | 1,132,436 | 8/24/2016 | |
2.4.0 | 68,710 | 8/18/2016 | |
2.3.3 | 1,961,871 | 7/9/2015 | |
2.3.2 | 648,722 | 3/30/2015 | |
2.3.1 | 418,003 | 1/15/2015 | |
2.3.0 | 410,429 | 11/8/2014 | |
2.2.4 | 596,687 | 7/27/2014 | |
2.2.3 | 268,080 | 3/30/2014 | |
2.2.2 | 144,546 | 2/9/2014 | |
2.2.1 | 116,531 | 11/24/2013 | |
2.2.0 | 150,749 | 9/9/2013 | |
2.1.2 | 595,046 | 1/13/2013 | |
2.1.1 | 6,990 | 1/4/2013 | |
2.1.0 | 5,000 | 12/31/2012 | |
2.0.1 | 185,623 | 4/22/2012 | |
2.0.0 | 26,484 | 4/9/2012 | |
1.0.3 | 337,066 | 8/3/2011 |
*Addition of column required to database*
* This release fixes a long standing issue, DailyTimeIntervalTrigger's time zone is now finally persisted to database
* This requires running schema_25_to_26_upgrade.sql to add new column to QRTZ_SIMPROP_TRIGGERS table
* https://github.com/quartznet/quartznet/blob/2.x/database/schema_25_to_26_upgrade.sql
A slight performance boost can also be unlocked when using PostgreSQL by switching PostgreSqlDelegate.
NEW FEATURE
* Add support for eager validation of job scheduling XML file on plugin start (#492)
* Add support for extra custom time zone resolver function in TimeZoneUtil (#290)
FIXES
* CalendarIntervalTrigger's first fire time doesn't consider time zone (#505)
* QRTZ_FIRED_TRIGGERS.ENTRY_ID column length too small (#474)
* Decrease log level for message when host name is too long (#471)
* Quartz should not log transient faults related to azure db connection as errors (#470)
* RemotingSchedulerExporter can't create remoting channel on Mono (#464)
* Regression in 2.5, TriggerBuilder.UsingJobData(JobDataMap newJobDataMap) should ovewrite existing (#460)
* QuartzScheduler.Clear does not clear QRTZ_FIRED_TRIGGERS table (#437)
* No wait time between db connection failures with AcquireNextTriggers (#428)
* DailyTimeIntervalTriggerImpl prevents altering EndTimeOfDay to a later time of day (#382)
* Quartz.CronExpression.IsSatisfiedBy claims to ignore milliseconds but doesn't (#349)
* Add back PostgreSqlDelegate to support database LIMIT in trigger acquiring (#318)
* Bug in XSD schema: cannot set <misfire-instruction>IgnoreMisfirePolicy</misfire-instruction> (#280)
* Quartz.Xml.XMLSchedulingDataProcessor uses GetType() instead of typeof(Quartz.Xml.XMLSchedulingDataProcessor) (#277)
* With SQLite default isolation level should be set to serializable (#242)
* DailyTimeIntervalTrigger's time zone is not persisted into database (#136)
* XMLSchedulingDataProcessorPlugin incompatible with StdAdoDelegate when useProperties=true (#44)
* Trigger loop encountered using DailyTimeIntervalTrigger across DST start boundary (#332)