Elsa.Api.Common 3.6.0

dotnet add package Elsa.Api.Common --version 3.6.0
                    
NuGet\Install-Package Elsa.Api.Common -Version 3.6.0
                    
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.Api.Common" Version="3.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Api.Common" Version="3.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Elsa.Api.Common" />
                    
Project file
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.Api.Common --version 3.6.0
                    
#r "nuget: Elsa.Api.Common, 3.6.0"
                    
#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.
#:package Elsa.Api.Common@3.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Elsa.Api.Common&version=3.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Elsa.Api.Common&version=3.6.0
                    
Install as a Cake Tool

Provides common features to modules that expose API endpoints.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Elsa.Api.Common:

Package Downloads
Elsa

Bundles the most commonly-used packages when building an Elsa workflows application.

Elsa.Workflows.Management

Provides workflow management functionality.

Elsa.Identity

Provides a default identity solution.

Elsa.Labels

Provides funtionality to tag workflows with labels and filter by them.

Elsa.JavaScript

Provides a JavaScript expression provider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 17,765 3/5/2026
3.6.0-rc5 1,947 2/27/2026
3.6.0-rc4 726 2/16/2026
3.6.0-rc3 2,898 2/5/2026
3.6.0-rc2 4,558 1/5/2026
3.6.0-rc1 2,014 12/21/2025
3.5.3 74,774 12/20/2025
3.5.2 43,254 11/18/2025
3.5.1 38,676 9/25/2025
3.5.0 41,869 8/15/2025
3.5.0-rc4 1,242 8/8/2025
3.5.0-rc3 2,181 7/20/2025
3.5.0-rc2 4,784 7/4/2025
3.5.0-rc1 1,893 6/1/2025
3.4.2 40,983 7/4/2025
3.4.1 2,333 7/3/2025
3.4.0 32,762 5/20/2025
3.4.0-rc2 1,398 5/7/2025
3.4.0-rc1 4,579 3/18/2025
3.3.5 132,495 3/18/2025
Loading failed