Elsa.Scheduling
3.5.1
dotnet add package Elsa.Scheduling --version 3.5.1
NuGet\Install-Package Elsa.Scheduling -Version 3.5.1
<PackageReference Include="Elsa.Scheduling" Version="3.5.1" />
<PackageVersion Include="Elsa.Scheduling" Version="3.5.1" />
<PackageReference Include="Elsa.Scheduling" />
paket add Elsa.Scheduling --version 3.5.1
#r "nuget: Elsa.Scheduling, 3.5.1"
#:package Elsa.Scheduling@3.5.1
#addin nuget:?package=Elsa.Scheduling&version=3.5.1
#tool nuget:?package=Elsa.Scheduling&version=3.5.1
Provides scheduling activities such as Timer, Delay and StartAt.
| 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 was computed. 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. |
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Cronos (>= 0.11.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.Workflows.Runtime (>= 3.5.1)
- FastEndpoints (>= 6.1.0)
- FastEndpoints.Security (>= 6.1.0)
- FastEndpoints.Swagger (>= 6.1.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Caching.Memory (>= 9.0.9)
- Microsoft.Extensions.Configuration (>= 9.0.9)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Configuration.Json (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.9)
- Microsoft.Extensions.DependencyModel (>= 9.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Logging (>= 9.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Options (>= 9.0.9)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.9)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Scrutor (>= 6.1.0)
- ShortGuid (>= 2.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.5)
- System.Text.Json (>= 9.0.9)
- ThrottleDebounce (>= 2.0.1)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Cronos (>= 0.11.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.Workflows.Runtime (>= 3.5.1)
- FastEndpoints (>= 6.1.0)
- FastEndpoints.Security (>= 6.1.0)
- FastEndpoints.Swagger (>= 6.1.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Caching.Memory (>= 9.0.9)
- Microsoft.Extensions.Configuration (>= 9.0.9)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Configuration.Json (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection (>= 9.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.9)
- Microsoft.Extensions.DependencyModel (>= 9.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Logging (>= 9.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.9)
- Microsoft.Extensions.Options (>= 9.0.9)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.9)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Scrutor (>= 6.1.0)
- ShortGuid (>= 2.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.5)
- ThrottleDebounce (>= 2.0.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Elsa.Scheduling:
| Package | Downloads |
|---|---|
|
Elsa.Testing.Shared
Provides common utilities that are helpful when writing tests against Elsa Workflows functionality. |
|
|
Elsa.Quartz
Provides integration with the Quartz.NET library and provide am implementation of Elsa's IJobScheduler using Quartz.NET. |
|
|
Elsa.Hangfire
Provides Hangfire integration and an implementation of Elsa's IJobQueue implementation. |
|
|
Elsa.Testing.Shared.Integration
Provides common utilities that are helpful when writing integration tests against Elsa Workflows functionality. |
|
|
Elsa.Testing.Shared.Component
Provides common utilities that are helpful when writing component tests against Elsa Workflows functionality. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Elsa.Scheduling:
| Repository | Stars |
|---|---|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
|
|
|
elsa-workflows/elsa-guides
A collection of example projects referred to by the Elsa Workflow Guides
|
|
|
elsa-workflows/elsa-samples
A collection of sample solutions referenced from Elsa blog posts
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.5.1 | 5,176 | 9/25/2025 |
| 3.5.0 | 13,020 | 8/15/2025 |
| 3.5.0-rc4 | 495 | 8/8/2025 |
| 3.5.0-rc3 | 1,266 | 7/20/2025 |
| 3.5.0-rc2 | 3,331 | 7/4/2025 |
| 3.5.0-rc1 | 766 | 6/1/2025 |
| 3.4.2 | 15,515 | 7/4/2025 |
| 3.4.1 | 290 | 7/3/2025 |
| 3.4.0 | 14,822 | 5/20/2025 |
| 3.4.0-rc2 | 575 | 5/7/2025 |
| 3.4.0-rc1 | 1,047 | 3/18/2025 |
| 3.3.5 | 66,669 | 3/18/2025 |
| 3.3.4 | 6,739 | 2/23/2025 |
| 3.3.3 | 3,394 | 2/9/2025 |
| 3.3.2 | 9,097 | 2/6/2025 |
| 3.3.2-rc2 | 190 | 2/6/2025 |
| 3.3.2-rc1 | 430 | 1/30/2025 |
| 3.3.1 | 17,567 | 1/24/2025 |
| 3.3.0 | 3,764 | 1/22/2025 |
| 3.3.0-rc8 | 240 | 1/17/2025 |
| 3.3.0-rc7 | 1,116 | 1/11/2025 |
| 3.3.0-rc6 | 1,627 | 1/2/2025 |
| 3.3.0-rc5 | 290 | 12/29/2024 |
| 3.3.0-rc4 | 1,314 | 12/21/2024 |
| 3.3.0-rc3 | 570 | 12/2/2024 |
| 3.3.0-rc2 | 2,417 | 11/12/2024 |
| 3.3.0-rc1 | 346 | 11/1/2024 |
| 3.2.4 | 1,901 | 1/24/2025 |
| 3.2.3 | 36,496 | 10/31/2024 |
| 3.2.2 | 985 | 10/31/2024 |
| 3.2.1 | 5,119 | 10/12/2024 |
| 3.2.0 | 17,208 | 8/30/2024 |
| 3.2.0-rc6 | 407 | 8/21/2024 |
| 3.2.0-rc5 | 449 | 8/14/2024 |
| 3.2.0-rc4 | 450 | 8/7/2024 |
| 3.2.0-rc3 | 699 | 7/18/2024 |
| 3.2.0-rc2 | 604 | 7/5/2024 |
| 3.2.0-rc1 | 703 | 6/10/2024 |
| 3.1.3 | 47,159 | 4/26/2024 |
| 3.1.2 | 15,349 | 4/2/2024 |
| 3.1.1 | 632 | 4/1/2024 |
| 3.1.0 | 1,097 | 3/29/2024 |
| 3.0.6 | 10,468 | 2/28/2024 |
| 3.0.5 | 8,709 | 2/1/2024 |
| 3.0.4 | 10,525 | 1/24/2024 |
| 3.0.3 | 3,021 | 1/15/2024 |
| 3.0.2 | 1,359 | 1/8/2024 |
| 3.0.1 | 670 | 1/6/2024 |
| 3.0.0 | 2,643 | 12/31/2023 |
| 3.0.0-preview.727 | 1,054 | 9/17/2023 |
| 3.0.0-preview.726 | 146 | 9/17/2023 |
| 3.0.0-preview.604 | 411 | 7/26/2023 |
| 3.0.0-preview.602 | 153 | 7/26/2023 |
| 3.0.0-preview.594 | 197 | 7/25/2023 |