Elsa.Api.Common
by: Elsa Workflows Community
- 52 total downloads
- Latest version: 3.5.0-rc1
Provides common features to modules that expose API endpoints.
Elsa.Caching
by: Elsa Workflows Community
- 78 total downloads
- Latest version: 3.5.0
Provides caching services and utility functions common to Elsa modules.
Elsa.Common
by: Elsa Workflows Community
- 96 total downloads
- Latest version: 3.5.0
Provides services and utility functions common to Elsa modules.
For example, it provides a system clock and a memory store implementation.
Elsa.Core
by: Elsa Contributors
- 119 total downloads
- Latest version: 2.15.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package contains the core of Elsa.
Tip: reference the `Elsa` package instead of this one.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 50 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 ASP.NET Core component bindings for the Elsa Designer web component.
Elsa.Dsl
by: Elsa Workflows Community
- 56 total downloads
- Latest version: 3.5.0-rc1
Provides a custom DSL to write workflows with in a syntax similar to JavaScript but with native keywords translating to workflow functionality.
For example if/else would translate to the If activity. Very cool, but also very experimental ;)
Elsa.Expressions
by: Elsa Workflows Community
- 96 total downloads
- Latest version: 3.5.0-rc1
Provides infrastructure for registering and executing workflow expressions.
Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Features
by: Elsa Workflows Community
- 75 total downloads
- Latest version: 3.5.0-rc1
Provides utilities to turn your class library into a module that provides features.
Elsa.JavaScript
by: Elsa Workflows Community
- 69 total downloads
- Latest version: 3.5.0-rc1
Provides a JavaScript expression provider.
Elsa.KeyValues
by: Elsa Workflows Community
- 84 total downloads
- Latest version: 3.5.0-rc1
Provides a store for holding key value records.
Elsa.Mediator
by: Elsa Workflows Community
- 107 total downloads
- Latest version: 3.5.0
Provides a mediator service inspired by MediatR.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 214 total downloads
- Latest version: 2.15.1
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
- 198 total downloads
- Latest version: 2.15.1
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
- 172 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 API endpoints to interact with the workflow host.
Elsa.Server.Core
by: Elsa Contributors
- 40 total downloads
- Latest version: 2.15.1
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
- 52 total downloads
- Latest version: 3.5.0-rc1
Provides multitenancy services.
Elsa.Webhooks.Abstractions
by: Elsa Contributors
- 42 total downloads
- Latest version: 2.15.1
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
- 50 total downloads
- Latest version: 3.5.0-rc1
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Workflows.Management
by: Elsa Workflows Community
- 104 total downloads
- Latest version: 3.5.0-rc1
Provides workflow management functionality.
Elsa.Workflows.Runtime
by: Elsa Workflows Community
- 62 total downloads
- Latest version: 3.5.0-rc1
Provides workflow runtime functionality.