Elsa.Expressions 3.5.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Elsa.Expressions --version 3.5.3
                    
NuGet\Install-Package Elsa.Expressions -Version 3.5.3
                    
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.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Expressions" Version="3.5.3" />
                    
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.5.3
                    
#r "nuget: Elsa.Expressions, 3.5.3"
                    
#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.5.3
                    
#: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.5.3
                    
Install as a Cake Addin
#tool nuget:?package=Elsa.Expressions&version=3.5.3
                    
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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

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.Python

Provides a Python expression provider.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0-rc4 506 2/16/2026
3.6.0-rc3 2,255 2/5/2026
3.6.0-rc2 2,662 1/5/2026
3.6.0-rc1 1,452 12/21/2025
3.5.3 23,490 12/20/2025
3.5.2 27,901 11/18/2025
3.5.1 32,772 9/25/2025
3.5.0 35,575 8/15/2025
3.5.0-rc4 1,306 8/8/2025
3.5.0-rc3 2,228 7/20/2025
3.5.0-rc2 4,846 7/4/2025
3.5.0-rc1 1,915 6/1/2025
3.4.2 43,242 7/4/2025
3.4.1 1,679 7/3/2025
3.4.0 39,465 5/20/2025
3.4.0-rc2 1,810 5/7/2025
3.4.0-rc1 5,061 3/18/2025
3.3.5 113,706 3/18/2025
3.3.4 16,993 2/23/2025
3.3.3 6,998 2/9/2025
Loading failed