Elsa.Liquid
3.3.5
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Elsa.Liquid --version 3.3.5
NuGet\Install-Package Elsa.Liquid -Version 3.3.5
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.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Liquid" Version="3.3.5" />
<PackageReference Include="Elsa.Liquid" />
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.Liquid --version 3.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Liquid, 3.3.5"
#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.Liquid&version=3.3.5
#tool nuget:?package=Elsa.Liquid&version=3.3.5
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.3.5)
- Elsa.Workflows.Core (>= 3.3.5)
- Elsa.Workflows.Management (>= 3.3.5)
- FastEndpoints (>= 5.33.0)
- FastEndpoints.Security (>= 5.33.0)
- FastEndpoints.Swagger (>= 5.33.0)
- Fluid.Core (>= 2.19.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.8)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- 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-preview-02)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Expressions (>= 3.3.5)
- Elsa.Workflows.Core (>= 3.3.5)
- Elsa.Workflows.Management (>= 3.3.5)
- FastEndpoints (>= 5.33.0)
- FastEndpoints.Security (>= 5.33.0)
- FastEndpoints.Swagger (>= 5.33.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.1)
- Microsoft.Extensions.Caching.Memory (>= 9.0.1)
- Microsoft.Extensions.Configuration (>= 9.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Configuration.Json (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.1)
- Microsoft.Extensions.DependencyModel (>= 9.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Options (>= 9.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.1)
- 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-preview-02)
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 | 261 | 15 days ago |
3.3.5 | 1,118 | 15 days ago |
3.3.4 | 3,075 | a month ago |
3.3.3 | 2,036 | 2 months ago |
3.3.2 | 2,680 | 2 months ago |
3.3.2-rc2 | 110 | 2 months ago |
3.3.2-rc1 | 322 | 2 months ago |
3.3.1 | 12,866 | 2 months ago |
3.3.0 | 1,850 | 2 months ago |
3.3.0-rc8 | 166 | 3 months ago |
3.3.0-rc7 | 858 | 3 months ago |
3.3.0-rc6 | 706 | 3 months ago |
3.3.0-rc5 | 325 | 3 months ago |
3.3.0-rc4 | 743 | 3 months ago |
3.3.0-rc3 | 395 | 4 months ago |
3.3.0-rc2 | 1,348 | 5 months ago |
3.3.0-rc1 | 444 | 5 months ago |
3.2.4 | 263 | 2 months ago |
3.2.3 | 27,110 | 5 months ago |
3.2.2 | 648 | 5 months ago |
3.2.1 | 5,832 | 6 months ago |
3.2.0 | 13,693 | 7 months ago |
3.2.0-rc6 | 263 | 7 months ago |
3.2.0-rc5 | 289 | 8 months ago |
3.2.0-rc4 | 292 | 8 months ago |
3.2.0-rc3 | 1,277 | 9 months ago |
3.2.0-rc2 | 431 | 9 months ago |
3.2.0-rc1 | 952 | 10 months ago |
3.1.3 | 49,270 | 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 | 8,044 | 2/28/2024 |
3.0.5 | 7,579 | 2/1/2024 |
3.0.4 | 8,818 | 1/24/2024 |
3.0.3 | 3,470 | 1/15/2024 |
3.0.2 | 1,658 | 1/8/2024 |
3.0.1 | 492 | 1/6/2024 |
3.0.0 | 2,628 | 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 | 522 | 7/26/2023 |
3.0.0-preview.602 | 112 | 7/26/2023 |
3.0.0-preview.594 | 151 | 7/25/2023 |