Elsa.EntityFrameworkCore
by: Elsa Workflows Community
- 49 total downloads
- Latest version: 3.5.3
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
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
Provides MySQL EF Core migrations for various modules.
Elsa.Expressions
by: Elsa Workflows Community
- 55 total downloads
- Latest version: 3.6.0
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
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
Provides a default identity solution.
Elsa.JavaScript
by: Elsa Workflows Community
- 51 total downloads
- Latest version: 3.5.3
Provides a JavaScript expression provider.
Elsa.KeyValues
by: Elsa Workflows Community
- 48 total downloads
- Latest version: 3.6.0
Provides a store for holding key value records.
Elsa.Labels
by: Elsa Workflows Community
- 32 total downloads
- Latest version: 3.6.0
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
Provides a mediator service inspired by MediatR.
Elsa.Persistence.EntityFramework.Core
by: Elsa Contributors
- 43 total downloads
- Latest version: 2.16.0
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 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 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 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 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 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 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
Provides multitenancy services.
Elsa.Webhooks.Abstractions
by: Elsa Contributors
- 28 total downloads
- Latest version: 2.16.0
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
Provides core workflowing functionality. Basically the heart of Elsa Workflows.