Quartz.Extensions.Hosting
3.2.4
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Install-Package Quartz.Extensions.Hosting -Version 3.2.4
dotnet add package Quartz.Extensions.Hosting --version 3.2.4
<PackageReference Include="Quartz.Extensions.Hosting" Version="3.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz.Extensions.Hosting --version 3.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quartz.Extensions.Hosting, 3.2.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/quartznet/quartznet/releases
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Quartz (>= 3.2.4)
- Quartz.Extensions.DependencyInjection (>= 3.2.4)
Used By
NuGet packages (5)
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)
|