Elsa
Authored by: Elsa Contributors
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.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Abstractions
Authored by: Elsa Contributors
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.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.AzureServiceBus
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to send and receive messages using Azure Service Bus.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.BlobStorage
Authored by: Luca Pisano, Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to read and write files to blob storage using Storage.Net that provides a generic interface for popular cloud storage providers like Amazon S3, Azure Service Bus, Azure Event Hub, Azure Storage, Azure Data Lake Store thus abstracting Blob and Messaging services.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Conductor
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to implement conductor-style workflows where Elsa sends commands to your application, which responds asynchronously with events.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Console
Authored by: Elsa Contributors
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
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Dropbox
Authored by: Elsa Contributors
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 Dropbox activities:
* SaveToDropbox
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Email
Authored by: Elsa Contributors
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
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Entity
Authored by: Elsa Contributors
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 Entity activities:
* EntityChanged
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.File
Authored by: Elsa Contributors
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 File activities:
* DeleteFile
* EnumerteFiles
* FileExists
* OutFile
* ReadFile
* TempFile
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Http
Authored by: Elsa Contributors
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
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Http.OpenApi
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides Swashbuckle filters that include HTTP Endpoint activities.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Kafka
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to send and receive messages using Kafka.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.MassTransit
Authored by: Elsa Contributors
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 MassTransit activities:
* ReceiveMassTransitMessage
* SendMassTransitMessage
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Mqtt
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to send and receive messages using MQTT.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.RabbitMq
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to send and receive messages using Rabbit MQ.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Rebus
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to send, publish and receive messages using the Rebus library.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Rpa.Web
Authored by: Elsa Contributors
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 Robotic Process Automation activities:
* OpenBrowser
* ClickElement
* TypeText
* GetText
* CloseBrowser
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Sql
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to run SQL queries on given database using an connection string.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Telnyx
Authored by: Elsa Contributors
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides activities to integrate with Telnyx.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Temporal.Common
Authored by: Elsa Contributors
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
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Temporal.Hangfire
Authored by: Elsa Contributors
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.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Temporal.Quartz
Authored by: Elsa Contributors
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 Quartz timer provider.
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.UserTask
Authored by: Elsa Contributors
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
|
2.11.0-preview.38 |
2 years ago |
Elsa.Activities.Webhooks
Authored by: Elsa Contributors
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.
|
2.11.0-preview.38 |
2 years ago |