![]() |
VOOZH | about |
dotnet add package Elsa.Scheduling.Quartz --version 3.7.0
NuGet\Install-Package Elsa.Scheduling.Quartz -Version 3.7.0
<PackageReference Include="Elsa.Scheduling.Quartz" Version="3.7.0" />
<PackageVersion Include="Elsa.Scheduling.Quartz" Version="3.7.0" />Directory.Packages.props
<PackageReference Include="Elsa.Scheduling.Quartz" />Project file
paket add Elsa.Scheduling.Quartz --version 3.7.0
#r "nuget: Elsa.Scheduling.Quartz, 3.7.0"
#:package Elsa.Scheduling.Quartz@3.7.0
#addin nuget:?package=Elsa.Scheduling.Quartz&version=3.7.0Install as a Cake Addin
#tool nuget:?package=Elsa.Scheduling.Quartz&version=3.7.0Install as a Cake Tool
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 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Elsa.Scheduling.Quartz:
| Package | Downloads |
|---|---|
|
Elsa.Scheduling.Quartz.EFCore.PostgreSql
Provides EF Core migrations for Quartz.NET. |
|
|
Elsa.Scheduling.Quartz.EFCore.SqlServer
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. |
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
|