Elsa.Scheduling.Quartz
3.6.1
dotnet add package Elsa.Scheduling.Quartz --version 3.6.1
NuGet\Install-Package Elsa.Scheduling.Quartz -Version 3.6.1
<PackageReference Include="Elsa.Scheduling.Quartz" Version="3.6.1" />
<PackageVersion Include="Elsa.Scheduling.Quartz" Version="3.6.1" />
<PackageReference Include="Elsa.Scheduling.Quartz" />
paket add Elsa.Scheduling.Quartz --version 3.6.1
#r "nuget: Elsa.Scheduling.Quartz, 3.6.1"
#:package Elsa.Scheduling.Quartz@3.6.1
#addin nuget:?package=Elsa.Scheduling.Quartz&version=3.6.1
#tool nuget:?package=Elsa.Scheduling.Quartz&version=3.6.1
Provides integration with the Quartz.NET library and provide am implementation of Elsa's IJobScheduler using Quartz.NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net10.0
- Elsa.Resilience (>= 3.6.1)
- Elsa.Resilience.Core (>= 3.6.1)
- Elsa.Scheduling (>= 3.6.1)
- Quartz.Extensions.Hosting (>= 3.15.1)
-
net8.0
- Elsa.Resilience (>= 3.6.1)
- Elsa.Resilience.Core (>= 3.6.1)
- Elsa.Scheduling (>= 3.6.1)
- Quartz.Extensions.Hosting (>= 3.15.1)
-
net9.0
- Elsa.Resilience (>= 3.6.1)
- Elsa.Resilience.Core (>= 3.6.1)
- Elsa.Scheduling (>= 3.6.1)
- Quartz.Extensions.Hosting (>= 3.15.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Elsa.Scheduling.Quartz:
| Package | Downloads |
|---|---|
|
Elsa.Scheduling.Quartz.EFCore.SqlServer
Provides EF Core migrations for Quartz.NET. |
|
|
Elsa.Scheduling.Quartz.EFCore.PostgreSql
Provides EF Core migrations for Quartz.NET. |
|
|
Elsa.Scheduling.Quartz.EFCore.MySql
Provides EF Core migrations for Quartz.NET. |
|
|
Elsa.Scheduling.Quartz.EFCore.Sqlite
Provides EF Core migrations for Quartz.NET. |
|
|
Elsa.OrchardCore.Timers
Provides timer services and scheduling activities for Elsa workflows in Orchard Core. Includes Quartz.NET-based scheduling for clustered deployments. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Elsa.Scheduling.Quartz:
| Repository | Stars |
|---|---|
|
elsa-workflows/elsa-samples
A collection of sample solutions referenced from Elsa blog posts
|