Elsa.Expressions 3.8.0

dotnet add package Elsa.Expressions --version 3.8.0
                    
NuGet\Install-Package Elsa.Expressions -Version 3.8.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.Expressions" Version="3.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Expressions" Version="3.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Elsa.Expressions" />
                    
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.Expressions --version 3.8.0
                    
#r "nuget: Elsa.Expressions, 3.8.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.Expressions@3.8.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.Expressions&version=3.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Elsa.Expressions&version=3.8.0
                    
Install as a Cake Tool

Provides infrastructure for registering and executing workflow expressions.
           Out of the box, it provides a DelegateExpression and LiteralExpression.

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 (12)

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

Package Downloads
Elsa.Workflows.Core

Provides core workflowing functionality. Basically the heart of Elsa Workflows.

Elsa.JavaScript

Provides a JavaScript expression provider.

Elsa.Liquid

Provides a Liquid expression provider.

Elsa.CSharp

Provides a CSharp expression provider.

Elsa.Expressions.JavaScript

Provides a JavaScript expression provider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.0 710 9/5/2026
3.8.0-rc2 2,322 8/21/2026
3.8.0-rc1 1,048 8/17/2026
3.8.0-preview1 1,236 6/1/2026
3.7.1 85,948 6/21/2026
3.7.0 52,451 5/20/2026
3.7.0-rc1 958 5/2/2026
3.6.3 4,197 6/20/2026
3.6.2 19,714 5/8/2026
3.6.1 35,886 4/22/2026
3.6.0 59,577 3/5/2026
3.6.0-rc5 2,082 2/27/2026
3.6.0-rc4 1,025 2/16/2026
3.6.0-rc3 2,984 2/5/2026
3.6.0-rc2 4,888 1/5/2026
3.6.0-rc1 2,176 12/21/2025
3.5.3 204,271 12/20/2025
3.5.2 64,664 11/18/2025
3.5.1 49,633 9/25/2025
3.5.0 62,227 8/15/2025
Loading failed