Elsa.Activities.Workflows
by: Elsa Contributors
- 1.684k 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
Elastic.Transport
by: Elastic and contributors
- 2.335k total downloads
- Latest version: 0.10.1
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
Elsa.Activities.Temporal.Common
by: Elsa Contributors
- 1.649k 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 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
- 5.098k 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.
Elsa.Core
by: Elsa Contributors
- 5.656k 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
- 1.744k 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
- 2.443k 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.
Elastic.Stack.ArtifactsApi
by: Elastic and contributors
- 767 total downloads
- Latest version: 0.10.0
Provides a set of classes to resolve the location of Elastic stack products in various stages: released, snapshot and build candidates
Elsa.Activities.Console
by: Elsa Contributors
- 3.977k 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
by: Elsa Contributors
- 4.576k 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
- 1.654k 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
Elastic.Ingest.Transport
by: Elastic and contributors
- 1.592k total downloads
- Latest version: 0.17.1
Provides components to build a buffer-backed channel for publishing events to distributed systems over HTTP through Elastic.Transport
Elasticsearch.Net
by: Elastic and contributors
- 4.139k total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
Elsa.Persistence.EntityFramework.Core
by: Elsa Contributors
- 2.055k 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.Activities.UserTask
by: Elsa Contributors
- 3.76k 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.Persistence.EntityFramework.SqlServer
by: Elsa Contributors
- 1.805k total downloads
- Latest version: 2.14.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 Entity Framework Core migrations for the SQL Server database provider.
Elsa.Activities.Timers
by: Elsa Contributors
- 3.073k 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
- 4.205k 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.Webhooks
by: Elsa Contributors
- 1.904k total downloads
- Latest version: 2.14.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 activities.
Elsa.Activities.Http
by: Elsa Contributors
- 4.95k total downloads
- Latest version: 2.14.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:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse