Elsa.Server.Core
by: Elsa Contributors
- 451 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 core services and abstractions that other modules can consume in order to integrate with the Elsa API endpoints.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 1.803k 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 a JavaScript expression evaluator based on Jint.
Elsa.Activities.Workflows
by: Elsa Contributors
- 685 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.Activities.Temporal.Common
by: Elsa Contributors
- 653 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 common/shared logic for the following temporal (time-based) activities:
* Cron
* Instant
* Timer
In order to consume these activities, install a package which provides an implementation, such as either of:
* Elsa.Activities.Temporal.Hangfire
* Elsa.Activities.Temporal.Quartz
Elsa.Abstractions
by: Elsa Contributors
- 1.722k 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 abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
EMonitor.DotnetClient
by: EMonitor.DotnetClient
- 147 total downloads
- Latest version: 1.0.62
Package Description
Elsa.Core
by: Elsa Contributors
- 1.767k 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.Activities.Temporal.Hangfire
by: Elsa Contributors
- 644 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 a Hangfire timer provider.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 502 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 ASP.NET Core component bindings for the Elsa Designer web component.
Elsa.Activities.Console
by: Elsa Contributors
- 1.699k 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 the following Console activities:
* ReadLine
* WriteLine
Elsa
by: Elsa Contributors
- 1.472k 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 references some of the most commonly used packages you are likely to use when working with Elsa.
Elsa.Activities.ControlFlow
by: Elsa Contributors
- 702 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.Persistence.EntityFramework.Core
by: Elsa Contributors
- 752 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 Entity Framework Core entities used by the various Elsa persistence EF Core providers.
Elsa.Webhooks.Abstractions
by: Elsa Contributors
- 682 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 Webhook abstractions.
Elsa.Activities.UserTask
by: Elsa Contributors
- 1.595k 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 the following User Task activities:
* UserTask
Elsa.Scripting.Liquid
by: Elsa Contributors
- 1.793k 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.Activities.Timers
by: Elsa Contributors
- 1.115k 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.Email
by: Elsa Contributors
- 1.762k 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.Scrutor
by: Kristian Hellang
- 20 total downloads
- Latest version: 3.0.2.27
Register services using assembly scanning and a fluent API. Adaptation for Elsa Workflows
Elsa.Activities.Http
by: Elsa Contributors
- 1.237k total downloads
- Latest version: 2.3.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