Quartz 3.0.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Quartz --version 3.0.3
                    
NuGet\Install-Package Quartz -Version 3.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Quartz" Version="3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quartz" Version="3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Quartz" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Quartz --version 3.0.3
                    
#r "nuget: Quartz, 3.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Quartz@3.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Quartz&version=3.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Quartz&version=3.0.3
                    
Install as a Cake Tool

Quartz Scheduling Framework for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (795)

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

WasmAI.AutoGenerator

is a powerful code-generation library for .NET 8 that automates the scaffolding of backend components like models, services, controllers, and more—based on a flexible folder configuration.

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.

GitHub repositories (99)

Showing the top 20 popular GitHub repositories that depend on Quartz:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
MassTransit/MassTransit
Distributed Application Framework for .NET
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
Jeric-X/SyncClipboard
跨平台剪贴板同步、历史记录管理工具 / Cross-platform cipboard syncing, history management tool
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
BookerLiu/GeekDesk
🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
liukuo362573/YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
zhaopeiym/quartzui
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
iamoldli/NetModular
NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架
Version Downloads Last Updated
3.15.0 538,979 8/3/2025
3.14.0 4,034,603 3/8/2025
3.13.1 8,103,003 11/2/2024
3.13.0 4,408,958 8/10/2024
3.12.0 457,337 8/3/2024
3.11.0 1,786,603 7/7/2024
3.10.0 552,597 6/26/2024
3.9.0 2,648,141 5/9/2024
3.8.1 4,659,181 2/17/2024
3.8.0 5,749,808 11/18/2023
3.7.0 4,202,364 8/4/2023
3.6.3 1,661,075 6/25/2023
3.6.2 6,310,570 2/25/2023
3.6.1 7,699 2/25/2023 3.6.1 is deprecated because it has critical bugs.
3.6.0 1,590,943 1/29/2023
3.5.0 7,258,829 9/18/2022
3.4.0 9,870,633 3/27/2022
3.3.3 11,041,897 8/1/2021
3.3.2 4,297,010 4/9/2021
3.3.1 94,818 4/8/2021
3.3.0 43,279 4/7/2021
3.2.4 3,922,397 1/19/2021
3.2.3 2,586,955 10/31/2020
3.2.2 579,653 10/19/2020
3.2.1 25,972 10/18/2020
3.2.0 308,779 10/2/2020
3.1.0 1,653,935 7/24/2020
3.0.7 15,218,918 10/7/2018
3.0.6 1,940,854 7/6/2018
3.0.5 532,501 5/27/2018
3.0.4 983,773 3/4/2018
3.0.3 72,118 2/24/2018
3.0.2 496,861 1/25/2018
3.0.1 53,027 1/21/2018
3.0.0 602,824 12/30/2017
2.6.2 1,622,067 5/27/2018
2.6.1 1,658,483 10/9/2017
2.6.0 741,553 7/30/2017
2.5.0 1,550,801 2/18/2017
2.4.1 1,520,307 8/24/2016
2.4.0 100,537 8/18/2016
2.3.3 2,471,080 7/9/2015
2.3.2 799,264 3/30/2015
2.3.1 505,464 1/15/2015
2.3.0 528,866 11/8/2014
2.2.4 728,558 7/27/2014
2.2.3 349,962 3/30/2014
2.2.2 158,966 2/9/2014
2.2.1 157,998 11/24/2013
2.2.0 190,494 9/9/2013
2.1.2 808,376 1/13/2013
2.1.1 10,090 1/4/2013
2.1.0 6,877 12/31/2012
2.0.1 219,915 4/22/2012
2.0.0 33,446 4/9/2012
1.0.3 491,338 8/3/2011