Elsa.Elasticsearch by: Elsa Workflows Community
  • 140 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module elasticsearch
Provides Elasticsearch implementation for workflow state persistence.
Elsa.EntityFrameworkCore by: Elsa Workflows Community
  • 142 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module persistence efcore
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
  • elsa module persistence efcore
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
  • elsa module persistence efcore sqlite
Provides SQLite EF Core migrations for various modules.
Elsa.Expressions by: Elsa Workflows Community
  • 146 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module scripting expressions
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
  • elsa common
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
  • elsa module http activities
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
  • elsa module identity security
Provides a default identity solution.
Elsa.JavaScript by: Elsa Workflows Community
  • 146 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module expressions scripting javascript
Provides a JavaScript expression provider.
Elsa.KeyValues by: Elsa Workflows Community
  • 106 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module keyvalue
Provides a store for holding key value records.
Elsa.Labels by: Elsa Workflows Community
  • 141 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module labels
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
  • elsa module expressions templating liquid
Provides a Liquid expression provider.
Elsa.Mediator by: Elsa Workflows Community
  • 138 total downloads
  • Latest version: 3.5.0-rc1
  • elsa module common mediator
Provides a mediator service inspired by MediatR.
Elsa.ProtoActor.Core by: Elsa Workflows Community
  • 47 total downloads
  • Latest version: 3.5.0-rc2
  • elsa module runtime protoactor actors
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
  • elsa module resilience
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
  • elsa module resilience core
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
  • elsa module security sas tokens
Provides services to generate SAS tokens.
Elsa.Scheduling by: Elsa Workflows Community
  • 141 total downloads
  • Latest version: 3.5.0-rc1
  • elsa module scheduling
Provides scheduling activities such as Timer, Delay and StartAt.
Elsa.Scripting.JavaScript by: Elsa Contributors
  • 221 total downloads
  • Latest version: 2.15.2
  • elsa workflows javascript jint
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 workflows liquid
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.