Elsa.Activities.Console
by: Elsa Contributors
- 813 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 the following Console activities:
* ReadLine
* WriteLine
Elsa.Activities.ControlFlow
by: Elsa Contributors
- 317 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
- 714 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 the following Email activities:
* SendEmail
Elsa.Activities.Http
by: Elsa Contributors
- 1.144k 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 the following Console activities:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse
Elsa.Activities.Timers
by: Elsa Contributors
- 408 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
- 811 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 the following User Task activities:
* UserTask
Elsa.Activities.Workflows
by: Elsa Contributors
- 231 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.Actors.ProtoActor
by: Elsa Workflows Community
- 2 total downloads
- Latest version: 3.6.0-rc2
Provides ProtoActor services to the system. Other modules can add actors to the ActorSystem.
Elsa.Alterations
by: Elsa Workflows Community
- 398 total downloads
- Latest version: 3.6.0-rc2
Provides alterations for workflow instances.
Elsa.Alterations.Core
by: Elsa Workflows Community
- 459 total downloads
- Latest version: 3.6.0-rc2
Provides core interfaces, models and services that support the alteration engine.
Elsa.Api.Client
by: Elsa Workflows Community
- 617 total downloads
- Latest version: 3.6.0-rc2
Provides HTTP clients for the Elsa Workflows REST API.
Elsa.Api.Common
by: Elsa Workflows Community
- 444 total downloads
- Latest version: 3.6.0-rc2
Provides common features to modules that expose API endpoints.
Elsa.Caching
by: Elsa Workflows Community
- 274 total downloads
- Latest version: 3.6.0-rc2
Provides caching services and utility functions common to Elsa modules.
Elsa.Common
by: Elsa Workflows Community
- 470 total downloads
- Latest version: 3.6.0-rc2
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
- 1.275k 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 contains the core of Elsa.
Tip: reference the `Elsa` package instead of this one.
Elsa.CSharp
by: Elsa Workflows Community
- 449 total downloads
- Latest version: 3.5.3
Provides a CSharp expression provider.
Elsa.Dsl
by: Elsa Workflows Community
- 565 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.Elasticsearch
by: Elsa Workflows Community
- 379 total downloads
- Latest version: 3.5.3
Provides Elasticsearch implementation for workflow state persistence.
Elsa.EntityFrameworkCore
by: Elsa Workflows Community
- 516 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
- 333 total downloads
- Latest version: 3.5.3
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.