Elsa.Workflows.Management
3.4.0-rc1
This is a prerelease version of Elsa.Workflows.Management.
dotnet add package Elsa.Workflows.Management --version 3.4.0-rc1
NuGet\Install-Package Elsa.Workflows.Management -Version 3.4.0-rc1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Elsa.Workflows.Management" Version="3.4.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Workflows.Management" Version="3.4.0-rc1" />
<PackageReference Include="Elsa.Workflows.Management" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Elsa.Workflows.Management --version 3.4.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Workflows.Management, 3.4.0-rc1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Elsa.Workflows.Management&version=3.4.0-rc1&prerelease
#tool nuget:?package=Elsa.Workflows.Management&version=3.4.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides workflow management functionality.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Api.Common (>= 3.4.0-rc1)
- Elsa.Caching (>= 3.4.0-rc1)
- Elsa.Dsl (>= 3.4.0-rc1)
- Elsa.Workflows.Core (>= 3.4.0-rc1)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Caching.Memory (>= 9.0.3)
- Microsoft.Extensions.Configuration (>= 9.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Configuration.Json (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyModel (>= 9.0.3)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.3)
- Newtonsoft.Json (>= 13.0.3)
- Scrutor (>= 6.0.1)
- ShortGuid (>= 2.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.0.2)
- System.Text.Json (>= 9.0.3)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Api.Common (>= 3.4.0-rc1)
- Elsa.Caching (>= 3.4.0-rc1)
- Elsa.Dsl (>= 3.4.0-rc1)
- Elsa.Workflows.Core (>= 3.4.0-rc1)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Caching.Memory (>= 9.0.3)
- Microsoft.Extensions.Configuration (>= 9.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Configuration.Json (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyModel (>= 9.0.3)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.3)
- Newtonsoft.Json (>= 13.0.3)
- Scrutor (>= 6.0.1)
- ShortGuid (>= 2.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.6.0.2)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Elsa.Workflows.Management:
Package | Downloads |
---|---|
Elsa
Bundles the most commonly-used packages when building an Elsa workflows application. |
|
Elsa.Workflows.Runtime
Provides workflow runtime functionality. |
|
Elsa.JavaScript
Provides a JavaScript expression provider. |
|
Elsa.Labels
Provides funtionality to tag workflows with labels and filter by them. |
|
Elsa.EntityFrameworkCore
Provides Entity Framework Core implementations of various abstractions from various modules. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Elsa.Workflows.Management:
Repository | Stars |
---|---|
microsoft/project-oagents
Experimental AI Agents Framework
|
Version | Downloads | Last updated |
---|---|---|
3.4.0-rc1 | 505 | 3/18/2025 |
3.3.5 | 1,391 | 3/18/2025 |
3.3.4 | 4,553 | 2/23/2025 |
3.3.3 | 3,616 | 2/9/2025 |
3.3.2 | 2,961 | 2/6/2025 |
3.3.2-rc2 | 342 | 2/6/2025 |
3.3.2-rc1 | 544 | 1/30/2025 |
3.3.1 | 12,318 | 1/24/2025 |
3.3.0 | 2,130 | 1/22/2025 |
3.3.0-rc8 | 400 | 1/17/2025 |
3.3.0-rc7 | 1,128 | 1/11/2025 |
3.3.0-rc6 | 971 | 1/2/2025 |
3.3.0-rc5 | 557 | 12/29/2024 |
3.3.0-rc4 | 1,219 | 12/21/2024 |
3.3.0-rc3 | 971 | 12/2/2024 |
3.3.0-rc2 | 1,790 | 11/12/2024 |
3.3.0-rc1 | 839 | 11/1/2024 |
3.2.4 | 807 | 1/24/2025 |
3.2.3 | 45,291 | 10/31/2024 |
3.2.2 | 1,368 | 10/31/2024 |
3.2.1 | 8,400 | 10/12/2024 |
3.2.0 | 20,627 | 8/30/2024 |
3.2.0-rc6 | 840 | 8/21/2024 |
3.2.0-rc5 | 799 | 8/14/2024 |
3.2.0-rc4 | 791 | 8/7/2024 |
3.2.0-rc3 | 1,804 | 7/18/2024 |
3.2.0-rc2 | 882 | 7/5/2024 |
3.2.0-rc1 | 1,573 | 6/10/2024 |
3.1.3 | 65,878 | 4/26/2024 |
3.1.2 | 27,748 | 4/2/2024 |
3.1.1 | 1,216 | 4/1/2024 |
3.1.0 | 2,734 | 3/29/2024 |
3.0.6 | 13,722 | 2/28/2024 |
3.0.5 | 9,926 | 2/1/2024 |
3.0.4 | 10,156 | 1/24/2024 |
3.0.3 | 4,547 | 1/15/2024 |
3.0.2 | 2,872 | 1/8/2024 |
3.0.1 | 1,165 | 1/6/2024 |
3.0.0 | 4,253 | 12/31/2023 |
3.0.0-preview.727 | 4,509 | 9/17/2023 |
3.0.0-preview.726 | 163 | 9/17/2023 |
3.0.0-preview.604 | 822 | 7/26/2023 |