Elsa.Liquid
3.4.0-rc1
This is a prerelease version of Elsa.Liquid.
dotnet add package Elsa.Liquid --version 3.4.0-rc1
NuGet\Install-Package Elsa.Liquid -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.Liquid" Version="3.4.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elsa.Liquid --version 3.4.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Liquid, 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.
// Install Elsa.Liquid as a Cake Addin #addin nuget:?package=Elsa.Liquid&version=3.4.0-rc1&prerelease // Install Elsa.Liquid as a Cake Tool #tool nuget:?package=Elsa.Liquid&version=3.4.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a Liquid expression provider.
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.Expressions (>= 3.4.0-rc1)
- Elsa.Workflows.Core (>= 3.4.0-rc1)
- Elsa.Workflows.Management (>= 3.4.0-rc1)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Fluid.Core (>= 2.19.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.Expressions (>= 3.4.0-rc1)
- Elsa.Workflows.Core (>= 3.4.0-rc1)
- Elsa.Workflows.Management (>= 3.4.0-rc1)
- FastEndpoints (>= 5.35.0)
- FastEndpoints.Security (>= 5.35.0)
- FastEndpoints.Swagger (>= 5.35.0)
- Fluid.Core (>= 2.19.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 (4)
Showing the top 4 NuGet packages that depend on Elsa.Liquid:
Package | Downloads |
---|---|
Elsa.Http
Provides HTTP activities to listen for and send out HTTP requests. |
|
Elsa.Testing.Shared
Provides common utilities that are helpful when writing tests against Elsa Workflows functionality. |
|
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 (1)
Showing the top 1 popular GitHub repositories that depend on Elsa.Liquid:
Repository | Stars |
---|---|
elsa-workflows/elsa-guides
A collection of example projects referred to by the Elsa Workflow Guides
|
Version | Downloads | Last updated |
---|---|---|
3.4.0-rc1 | 241 | 3/18/2025 |
3.3.5 | 786 | 3/18/2025 |
3.3.4 | 2,744 | 2/23/2025 |
3.3.3 | 2,031 | 2/9/2025 |
3.3.2 | 2,599 | 2/6/2025 |
3.3.2-rc2 | 110 | 2/6/2025 |
3.3.2-rc1 | 321 | 1/30/2025 |
3.3.1 | 10,784 | 1/24/2025 |
3.3.0 | 1,804 | 1/22/2025 |
3.3.0-rc8 | 166 | 1/17/2025 |
3.3.0-rc7 | 842 | 1/11/2025 |
3.3.0-rc6 | 680 | 1/2/2025 |
3.3.0-rc5 | 325 | 12/29/2024 |
3.3.0-rc4 | 743 | 12/21/2024 |
3.3.0-rc3 | 394 | 12/2/2024 |
3.3.0-rc2 | 1,338 | 11/12/2024 |
3.3.0-rc1 | 437 | 11/1/2024 |
3.2.4 | 257 | 1/24/2025 |
3.2.3 | 26,590 | 10/31/2024 |
3.2.2 | 643 | 10/31/2024 |
3.2.1 | 5,799 | 10/12/2024 |
3.2.0 | 13,666 | 8/30/2024 |
3.2.0-rc6 | 262 | 8/21/2024 |
3.2.0-rc5 | 288 | 8/14/2024 |
3.2.0-rc4 | 288 | 8/7/2024 |
3.2.0-rc3 | 1,276 | 7/18/2024 |
3.2.0-rc2 | 430 | 7/5/2024 |
3.2.0-rc1 | 952 | 6/10/2024 |
3.1.3 | 48,989 | 4/26/2024 |
3.1.2 | 16,585 | 4/2/2024 |
3.1.1 | 467 | 4/1/2024 |
3.1.0 | 729 | 3/29/2024 |
3.0.6 | 7,997 | 2/28/2024 |
3.0.5 | 7,559 | 2/1/2024 |
3.0.4 | 8,778 | 1/24/2024 |
3.0.3 | 3,460 | 1/15/2024 |
3.0.2 | 1,657 | 1/8/2024 |
3.0.1 | 492 | 1/6/2024 |
3.0.0 | 2,615 | 12/31/2023 |
3.0.0-preview.727 | 2,673 | 9/17/2023 |
3.0.0-preview.726 | 125 | 9/17/2023 |
3.0.0-preview.604 | 521 | 7/26/2023 |
3.0.0-preview.602 | 112 | 7/26/2023 |
3.0.0-preview.594 | 151 | 7/25/2023 |