Elsa.Activities.ControlFlow
by: Elsa Contributors
- 321 total downloads
- Latest version: 1.5.5.1943
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application.
This package provides the following control flow activities:
* ForEach
* Fork
* IfElse
* Join
* Switch
* While
Elsa.Activities.Email
by: Elsa Contributors
- 751 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 the following Email activities:
* SendEmail
Elsa.Activities.Http
by: Elsa Contributors
- 681 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 the following Console activities:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse
Elsa.Activities.Timers
by: Elsa Contributors
- 478 total downloads
- Latest version: 2.0.0-preview7.1545
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides the following Timer activities:
* CronEvent
* InstantEvent
* TimerEvent
Elsa.Activities.UserTask
by: Elsa Contributors
- 728 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 the following User Task activities:
* UserTask
Elsa.Activities.Webhooks
by: Elsa Contributors
- 282 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 activities.
Elsa.Activities.Workflows
by: Elsa Contributors
- 340 total downloads
- Latest version: 1.5.5.1943
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application.
This package provides the following Workflow activities:
* Correlate
* Finish
* Signaled
* Start
* TriggerSignal
* TriggerWorkflow
Elsa.Api.Common
by: Elsa Workflows Community
- 523 total downloads
- Latest version: 3.6.0
Provides common features to modules that expose API endpoints.
Elsa.Caching
by: Elsa Workflows Community
- 412 total downloads
- Latest version: 3.6.0
Provides caching services and utility functions common to Elsa modules.
Elsa.Common
by: Elsa Workflows Community
- 495 total downloads
- Latest version: 3.6.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
- 931 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 contains the core of Elsa.
Tip: reference the `Elsa` package instead of this one.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 194 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 ASP.NET Core component bindings for the Elsa Designer web component.
Elsa.Dsl
by: Elsa Workflows Community
- 458 total downloads
- Latest version: 3.5.3
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
- 526 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
- 345 total downloads
- Latest version: 3.6.0
Provides utilities to turn your class library into a module that provides features.
Elsa.JavaScript
by: Elsa Workflows Community
- 476 total downloads
- Latest version: 3.5.3
Provides a JavaScript expression provider.
Elsa.KeyValues
by: Elsa Workflows Community
- 314 total downloads
- Latest version: 3.6.0
Provides a store for holding key value records.
Elsa.Mediator
by: Elsa Workflows Community
- 556 total downloads
- Latest version: 3.6.0
Provides a mediator service inspired by MediatR.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 833 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
- 758 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.