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.
<PackageVersion Include="Elsa.Liquid" Version="3.4.0-rc1" />
<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.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.
#addin nuget:?package=Elsa.Liquid&version=3.4.0-rc1&prerelease
#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 | 307 | 17 days ago |
3.3.5 | 1,708 | 17 days ago |
3.3.4 | 3,324 | a month ago |
3.3.3 | 2,048 | 2 months ago |
3.3.2 | 2,808 | 2 months ago |
3.3.2-rc2 | 113 | 2 months ago |
3.3.2-rc1 | 325 | 2 months ago |
3.3.1 | 14,045 | 2 months ago |
3.3.0 | 1,887 | 2 months ago |
3.3.0-rc8 | 169 | 3 months ago |
3.3.0-rc7 | 862 | 3 months ago |
3.3.0-rc6 | 729 | 3 months ago |
3.3.0-rc5 | 327 | 3 months ago |
3.3.0-rc4 | 745 | 3 months ago |
3.3.0-rc3 | 398 | 4 months ago |
3.3.0-rc2 | 1,368 | 5 months ago |
3.3.0-rc1 | 446 | 5 months ago |
3.2.4 | 266 | 2 months ago |
3.2.3 | 27,552 | 5 months ago |
3.2.2 | 657 | 5 months ago |
3.2.1 | 5,859 | 6 months ago |
3.2.0 | 13,751 | 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,525 | 4/26/2024 |
3.1.2 | 16,585 | 4/2/2024 |
3.1.1 | 468 | 4/1/2024 |
3.1.0 | 732 | 3/29/2024 |
3.0.6 | 8,069 | 2/28/2024 |
3.0.5 | 7,616 | 2/1/2024 |
3.0.4 | 8,907 | 1/24/2024 |
3.0.3 | 3,486 | 1/15/2024 |
3.0.2 | 1,658 | 1/8/2024 |
3.0.1 | 492 | 1/6/2024 |
3.0.0 | 2,638 | 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 | 152 | 7/25/2023 |