Elsa.Elasticsearch
by: Elsa Workflows Community
- 140 total downloads
- Latest version: 3.5.0-rc2
Provides Elasticsearch implementation for workflow state persistence.
Elsa.EntityFrameworkCore
by: Elsa Workflows Community
- 142 total downloads
- Latest version: 3.5.0-rc2
Provides Entity Framework Core implementations of various abstractions from various modules.
Elsa.EntityFrameworkCore.Common
by: Elsa Workflows Community
- 129 total downloads
- Latest version: 3.5.0-rc3
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.
Elsa.EntityFrameworkCore.Sqlite
by: Elsa Workflows Community
- 117 total downloads
- Latest version: 3.5.0-rc3
Provides SQLite EF Core migrations for various modules.
Elsa.Expressions
by: Elsa Workflows Community
- 146 total downloads
- Latest version: 3.5.0-rc2
Provides infrastructure for registering and executing workflow expressions.
Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Features
by: Elsa Workflows Community
- 143 total downloads
- Latest version: 3.5.0-rc2
Provides utilities to turn your class library into a module that provides features.
Elsa.Http
by: Elsa Workflows Community
- 142 total downloads
- Latest version: 3.5.0-rc3
Provides HTTP activities to listen for and send out HTTP requests.
Elsa.Identity
by: Elsa Workflows Community
- 141 total downloads
- Latest version: 3.5.0-rc1
Provides a default identity solution.
Elsa.JavaScript
by: Elsa Workflows Community
- 146 total downloads
- Latest version: 3.5.0-rc2
Provides a JavaScript expression provider.
Elsa.KeyValues
by: Elsa Workflows Community
- 106 total downloads
- Latest version: 3.5.0-rc2
Provides a store for holding key value records.
Elsa.Labels
by: Elsa Workflows Community
- 141 total downloads
- Latest version: 3.5.0-rc2
Provides funtionality to tag workflows with labels and filter by them.
Elsa.Liquid
by: Elsa Workflows Community
- 143 total downloads
- Latest version: 3.5.0-rc3
Provides a Liquid expression provider.
Elsa.Mediator
by: Elsa Workflows Community
- 138 total downloads
- Latest version: 3.5.0-rc1
Provides a mediator service inspired by MediatR.
Elsa.ProtoActor.Core
by: Elsa Workflows Community
- 47 total downloads
- Latest version: 3.5.0-rc2
Provides ProtoActor services to the system. Other modules can add actors to the ActorSystem.
Elsa.Resilience
by: Elsa Workflows Community
- 2 total downloads
- Latest version: 3.5.0-rc1
Provides features and services for implementing resilient services and activities.
Elsa.Resilience.Core
by: Elsa Workflows Community
- 4 total downloads
- Latest version: 3.5.0-rc3
Provides core services and types for implementing resilient services and activities.
Elsa.SasTokens
by: Elsa Workflows Community
- 125 total downloads
- Latest version: 3.5.0-rc2
Provides services to generate SAS tokens.
Elsa.Scheduling
by: Elsa Workflows Community
- 141 total downloads
- Latest version: 3.5.0-rc1
Provides scheduling activities such as Timer, Delay and StartAt.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 221 total downloads
- Latest version: 2.15.2
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides a JavaScript expression evaluator based on Jint.
Elsa.Scripting.Liquid
by: Elsa Contributors
- 336 total downloads
- Latest version: 2.15.2
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides a Liquid expression evaluator based on Fluid.