Elsa.EntityFrameworkCore by: Elsa Workflows Community
  • 49 total downloads
  • Latest version: 3.5.3
  • elsa module persistence efcore
Provides Entity Framework Core implementations of various abstractions from various modules.
Elsa.EntityFrameworkCore.Common by: Elsa Workflows Community
  • 29 total downloads
  • Latest version: 3.5.3
  • elsa module persistence efcore
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.
Elsa.EntityFrameworkCore.MySql by: Elsa Workflows Community
  • 49 total downloads
  • Latest version: 3.5.3
  • elsa module persistence efcore mysql
Provides MySQL EF Core migrations for various modules.
Elsa.Expressions by: Elsa Workflows Community
  • 55 total downloads
  • Latest version: 3.6.0
  • 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
  • 56 total downloads
  • Latest version: 3.6.0
  • elsa common
Provides utilities to turn your class library into a module that provides features.
Elsa.Identity by: Elsa Workflows Community
  • 39 total downloads
  • Latest version: 3.6.0
  • elsa module identity security
Provides a default identity solution.
Elsa.JavaScript by: Elsa Workflows Community
  • 51 total downloads
  • Latest version: 3.5.3
  • elsa module expressions scripting javascript
Provides a JavaScript expression provider.
Elsa.KeyValues by: Elsa Workflows Community
  • 48 total downloads
  • Latest version: 3.6.0
  • elsa module keyvalue
Provides a store for holding key value records.
Elsa.Labels by: Elsa Workflows Community
  • 32 total downloads
  • Latest version: 3.6.0
  • elsa module labels
Provides funtionality to tag workflows with labels and filter by them.
Elsa.Mediator by: Elsa Workflows Community
  • 55 total downloads
  • Latest version: 3.6.0
  • elsa module common mediator
Provides a mediator service inspired by MediatR.
Elsa.Persistence.EntityFramework.Core by: Elsa Contributors
  • 43 total downloads
  • Latest version: 2.16.0
  • elsa workflows efcore
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Entity Framework Core entities used by the various Elsa persistence EF Core providers.
Elsa.Persistence.EntityFramework.MySql by: Elsa Contributors
  • 40 total downloads
  • Latest version: 2.16.0
  • elsa workflows efcore mysql mariadb
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Entity Framework Core migrations for the MySql database provider.
Elsa.Persistence.EntityFramework.SqlServer by: Elsa Contributors
  • 46 total downloads
  • Latest version: 2.16.0
  • elsa workflows efcore
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Entity Framework Core migrations for the SQL Server database provider.
Elsa.Scripting.JavaScript by: Elsa Contributors
  • 107 total downloads
  • Latest version: 2.16.0
  • 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
  • 103 total downloads
  • Latest version: 2.16.0
  • 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.
Elsa.Server.Api by: Elsa Contributors
  • 55 total downloads
  • Latest version: 2.16.0
  • elsa workflows asp.net core
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides API endpoints to interact with the workflow host.
Elsa.Server.Core by: Elsa Contributors
  • 26 total downloads
  • Latest version: 2.16.0
  • elsa workflows asp.net core
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides core services and abstractions that other modules can consume in order to integrate with the Elsa API endpoints.
Elsa.Tenants by: Elsa Workflows Community
  • 32 total downloads
  • Latest version: 3.6.0
  • elsa module multitenancy
Provides multitenancy services.
Elsa.Webhooks.Abstractions by: Elsa Contributors
  • 28 total downloads
  • Latest version: 2.16.0
  • elsa workflows webhooks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Webhook abstractions.
Elsa.Workflows.Core by: Elsa Workflows Community
  • 59 total downloads
  • Latest version: 3.6.0
  • elsa module common workflows
Provides core workflowing functionality. Basically the heart of Elsa Workflows.