Quartz.Extensions.Hosting
3.3.2
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Install-Package Quartz.Extensions.Hosting -Version 3.3.2
dotnet add package Quartz.Extensions.Hosting --version 3.3.2
<PackageReference Include="Quartz.Extensions.Hosting" Version="3.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz.Extensions.Hosting --version 3.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quartz.Extensions.Hosting, 3.3.2"
#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.Extensions.Hosting as a Cake Addin
#addin nuget:?package=Quartz.Extensions.Hosting&version=3.3.2
// Install Quartz.Extensions.Hosting as a Cake Tool
#tool nuget:?package=Quartz.Extensions.Hosting&version=3.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/quartznet/quartznet/releases
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Quartz.Extensions.DependencyInjection (>= 3.3.2)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Quartz.Extensions.Hosting:
Package | Downloads |
---|---|
Quartz.AspNetCore
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
|
|
Cogito.Quartz
Provides utilites and extensions for Quartz.
|
|
Filam.Net5SharedLibrary.WebApis
Templates to use when creating an application for Filam Software.
|
|
Apps.Component.Quartz
Package Description
|
|
Elsa.Activities.Timers.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.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Quartz.Extensions.Hosting:
Repository | Stars |
---|---|
openiddict/openiddict-core
Versatile OpenID Connect stack for ASP.NET Core 2.1/3.1/5.0 and Microsoft.Owin 4.1 (compatible with ASP.NET 4.6.1)
|