Quartz.Extensions.DependencyInjection 3.3.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Quartz.Extensions.DependencyInjection --version 3.3.0
                    
NuGet\Install-Package Quartz.Extensions.DependencyInjection -Version 3.3.0
                    
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.Extensions.DependencyInjection" Version="3.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quartz.Extensions.DependencyInjection" Version="3.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Quartz.Extensions.DependencyInjection" />
                    
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.Extensions.DependencyInjection --version 3.3.0
                    
#r "nuget: Quartz.Extensions.DependencyInjection, 3.3.0"
                    
#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.
#addin nuget:?package=Quartz.Extensions.DependencyInjection&version=3.3.0
                    
Install Quartz.Extensions.DependencyInjection as a Cake Addin
#tool nuget:?package=Quartz.Extensions.DependencyInjection&version=3.3.0
                    
Install Quartz.Extensions.DependencyInjection as a Cake Tool

Quartz.NET Microsoft.Extensions.DependencyInjection integration; 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. 
.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 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 (88)

Showing the top 5 NuGet packages that depend on Quartz.Extensions.DependencyInjection:

Package Downloads
Quartz.Extensions.Hosting

Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET

OpenIddict.Quartz

Quartz.NET integration package for OpenIddict.

Elsa.Activities.Temporal.Quartz

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a Quartz timer provider.

Volo.Abp.Quartz

Package Description

Aiwins.Rocket.Quartz

Package Description

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Quartz.Extensions.DependencyInjection:

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.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
Reloaded-Project/Reloaded-II
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
flmorg/cleanuperr
cleanuperr is a tool for automating the cleanup of unwanted or blocked files in Sonarr, Radarr, and supported download clients like qBittorrent, Deluge and Transmission.
guoming/Hummingbird
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
lithnet/access-manager
Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
teelur/budget-board
A simple app for tracking monthly spending and working towards financial goals.
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
pridejoy/MalusAdmin
海棠后台管理系统,基于Net7+Vue3+Soybean 开发的前后端分离式权限管理系统,采用最原生最简洁的方式来实现, 前端清新优雅高颜值,后端 结构清晰,优雅易懂,功能强大,提供快速开发的解决方案。
Version Downloads Last updated
3.14.0 392,742 3/8/2025
3.13.1 3,558,797 11/2/2024
3.13.0 2,387,769 8/10/2024
3.12.0 256,129 8/3/2024
3.11.0 1,015,415 7/7/2024
3.10.0 310,665 6/26/2024
3.9.0 1,509,667 5/9/2024
3.8.1 2,573,257 2/17/2024
3.8.0 2,816,474 11/18/2023
3.7.0 2,589,240 8/4/2023
3.6.3 961,961 6/25/2023
3.6.2 3,685,729 2/25/2023
3.6.1 4,555 2/25/2023
3.6.0 803,996 1/29/2023
3.5.0 4,126,284 9/18/2022
3.4.0 4,573,998 3/27/2022
3.3.3 4,775,397 8/1/2021
3.3.2 1,210,545 4/9/2021
3.3.1 50,873 4/8/2021
3.3.0 21,082 4/7/2021
3.2.4 1,837,209 1/19/2021
3.2.3 727,361 10/31/2020
3.2.2 52,346 10/19/2020
3.2.1 12,489 10/18/2020
3.2.0 34,028 10/2/2020
3.1.0 269,142 7/24/2020
0.4.0 4,282 4/27/2020
0.3.0 1,923 3/25/2020
0.2.0 1,515 2/17/2020
0.1.1 3,474 11/15/2018
0.1.0 7,245 11/14/2018