ndakota
NuGet publisher profile
Packages (404)
Elsa
Bundles the most commonly-used packages when building an Elsa workflows application.
Elsa.Core
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.Abstractions
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.Scripting.JavaScript
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
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.Console
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.Http
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.Persistence.EntityFramework.Core
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.Server.Api
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides API endpoints to interact with the workflow host.
Elsa.Common
Provides services and utility functions common to Elsa modules. For example, it provides a system clock and a memory store implementation.
Elsa.Activities.Temporal.Common
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.Features
Provides utilities to turn your class library into a module that provides features.
Elsa.Mediator
Provides a mediator service inspired by MediatR.
Elsa.Workflows.Core
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Expressions
Provides infrastructure for registering and executing workflow expressions. Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Workflows.Management
Provides workflow management functionality.
Elsa.Api.Common
Provides common features to modules that expose API endpoints.
Elsa.Activities.Temporal.Quartz
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.
Elsa.Server.Core
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.Workflows.Runtime
Provides workflow runtime functionality.
Elsa.Activities.UserTask
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.KeyValues
Provides a store for holding key value records.
Elsa.Caching
Provides caching services and utility functions common to Elsa modules.
Elsa.Dsl
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.Identity
Provides a default identity solution.
Elsa.Alterations.Core
Provides core interfaces, models and services that support the alteration engine.
Elsa.Alterations
Provides alterations for workflow instances.
Elsa.Labels
Provides funtionality to tag workflows with labels and filter by them.
Elsa.Designer.Components.Web
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.Email
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.Tenants
Provides multitenancy services.
Elsa.SasTokens
Provides services to generate SAS tokens.
Elsa.Workflows.Api
Provides API endpoints for client applications such as the Elsa Designer web component.
Elsa.Persistence.EntityFramework.Sqlite
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 Sqlite database provider.
Elsa.Scheduling
Provides scheduling activities such as Timer, Delay and StartAt.
Elsa.Http
Provides HTTP activities to listen for and send out HTTP requests.
Elsa.EntityFrameworkCore
Provides Entity Framework Core implementations of various abstractions from various modules.
Elsa.EntityFrameworkCore.Common
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.
Elsa.JavaScript
Provides a JavaScript expression provider.
Elsa.Liquid
Provides a Liquid expression provider.
Elsa.Api.Client
Provides HTTP clients for the Elsa Workflows REST API.
Elsa.Persistence.EntityFramework.SqlServer
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
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.CSharp
Provides a CSharp expression provider.
Elsa.Activities.ControlFlow
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.Studio.Core
Core Elsa Studio services.
Elsa.Studio.Shared
Elsa Studio shared services and components.
Elsa.Activities.Workflows
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.Studio.DomInterop
Elsa Studio DOM interop services.
Elsa.Studio.Workflows.Core
Elsa Studio workflows core services.
Elsa.Studio.Workflows
Adds workflow management to the studio.
Elsa.Studio.ActivityPortProviders
Provides various port providers for activities such as `FlowSwitch` and `SendHttpRequest`.
Elsa.Studio.Workflows.Designer
Adds workflow designer Blazor components powered by JS interop with X6 and React Flow.
Elsa.Studio.UIHints
Adds various UI hint handlers for activity input.
Elsa.Studio.Shell
Elsa Studio application shell.
Elsa.Studio.Dashboard
Adds a dashboard page to the studio.
Elsa.Studio
Elsa Studio bundle of commonly used packages.
Elsa.EntityFrameworkCore.PostgreSql
Provides PostgreSQL EF Core migrations for various modules.
Elsa.Retention
Provides retention options for workflows.
Elsa.Studio.Login
Adds a user login screen that integrates with the `Elsa.Identity` backend module.
Elsa.Resilience.Core
Provides core services and types for implementing resilient services and activities.
Elsa.Resilience
Provides features and services for implementing resilient services and activities.
Elsa.EntityFrameworkCore.SqlServer
Provides SQL Server EF Core migrations for various modules.
Elsa.Persistence.EntityFramework.PostgreSql
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 PostgreSql database provider.
Elsa.Studio.Core.BlazorWasm
Blazor WebAssembly impementation for certain abstractions provided by Elsa.Studio.Core.
Elsa.Persistence.MongoDb
Provides MongoDB implementations of various abstractions from various modules.
Elsa.Activities.Temporal.Hangfire
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.Rebus.RabbitMq
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 RabbitMQ provider for the Rebus service bus API used by Elsa.
Elsa.Studio.Login.BlazorWasm
Elsa Studio Login module for Blazor Web Assembly apps.
Elsa.Rebus.AzureServiceBus
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides an Azure Service Bus provider for the Rebus service bus API used by Elsa.
CShells.Abstractions
Core abstractions for CShells. Contains interfaces and models for building shell features without dependencies on the full CShells framework. Reference this package in your feature libraries.
Elsa.Persistence.EFCore.Common
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.
Elsa.Caching.Rebus
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 distributed cache signal decorator using Rebus to trigger signals.
Elsa.Persistence.EFCore
Provides Entity Framework Core implementations of various abstractions from various modules.
Elsa.Activities.Webhooks
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.
CShells.AspNetCore.Abstractions
ASP.NET Core abstractions for CShells. Contains interfaces and models for building web shell features without dependencies on the full CShells framework. Reference this package in your ASP.NET Core feature libraries.
Elsa.Server.Hangfire
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Hangfire jobs that handle workflow dispatch.
CShells.FastEndpoints.Abstractions
FastEndpoints abstractions for CShells. Contains interfaces for integrating FastEndpoints with shell features. Reference this package when building shell features that expose FastEndpoints.
Elsa.Expressions.JavaScript
Provides a JavaScript expression provider.
Elsa.Webhooks.Abstractions
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.Testing.Shared
Provides common utilities that are helpful when writing tests against Elsa Workflows functionality.
Elsa.Providers.Redis
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 Redis implementation of a distributed lock provider and distributed cache signaler.
Elsa.EntityFrameworkCore.Sqlite
Provides SQLite EF Core migrations for various modules.
Elsa.WorkflowProviders.BlobStorage
Provides a workflow definition provider that loads workflow definitions from files.
Elsa.WorkflowTesting
Package Description
Elsa.Activities.BlobStorage
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 FluentStorage 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.
Elsa.Studio.Core.BlazorServer
Blazor Server impementation for certain abstractions provided by Elsa.Studio.Core.
Elsa.Persistence.EntityFramework.MySql
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 MySql database provider.
Elsa.Expressions.Liquid
Provides a Liquid expression provider.
Elsa.Persistence.EFCore.PostgreSql
Provides PostgreSQL EF Core migrations for various modules.
Elsa.Activities.File
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
Elsa.WorkflowDesigner
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides a reusable WorkflowDesigner View Component. It is used by Elsa.Dashboard to display the workflow designer.
Elsa.Workflows.Runtime.Distributed
Provides distributed workflow runtime functionality.
Elsa.Studio.Login.BlazorServer
Elsa Studio Login module for Blazor Server apps.
Elsa.Activities.MassTransit
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
Elsa.DistributedLocking.Redis
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 distributed locking provider using Redis.
Elsa.WorkflowSettings
Elsa Workflow Settings is an optional part of Elsa Workflows. This package contains Workflow Settings.
Elsa.Dashboard
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the Elsa Dashboard in the form of an MVC Area that you can use in your own ASP.NET Core MVC application.
Elsa.WorkflowTesting.Api
Package Description
Elsa.Activities.Rebus
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.
Elsa.MassTransit
Provides integration with MassTransit and comes with a MassTransit implementation of Elsa's IServiceBus abstraction.
Elsa.Hosting.Management
Provides hosting management functionality.
Elsa.Quartz
Provides integration with the Quartz.NET library and provide am implementation of Elsa's IJobScheduler using Quartz.NET.
Elsa.Activities.Http.OpenApi
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.
Elsa.Expressions.CSharp
Provides a CSharp expression provider.
Elsa.Email
Provides a SendEmail activity that lets you send emails from a workflow.
Elsa.Client
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 client using Refit for Elsa's REST API endpoints.
Elsa.Persistence.YesSql
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides a YesSql persistence provider.
Elsa.Webhooks.Persistence.EntityFramework.Core
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 EF Core persistence.
Elsa.Persistence.EFCore.SqlServer
Provides SQL Server EF Core migrations for various modules.
Elsa.Persistence.EntityFrameworkCore
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides an Entity Framework Core persistence provider.
Elsa.Activities.Conductor
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.
Elsa.Webhooks
Provides a way to register webhook endpoints that should be invoked when certain event occur.
Elsa.DistributedLocking.SqlServer
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 distributed locking provider using SQL Server.
Elsa.Activities.Dropbox
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
Elsa.Caching.Distributed
Provides distributed caching services and utility functions common to Elsa modules.
Elsa.WorkflowSettings.Persistence.EntityFramework.Core
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides Entity Framework Core entities used by the Workflow Settings persistence EF Core providers.
Elsa.OpenTelemetry
Provides OpenTelemetry sources for tracing workflow and activity execution.
Elsa.Tenants.AspNetCore
Provides multitenancy middleware
Elsa.Caching.Distributed.MassTransit
Provides distributed caching services leveraging MassTransit for transport of signals.
Elsa.Testing.Shared.Integration
Provides common utilities that are helpful when writing integration tests against Elsa Workflows functionality.
Elsa.WorkflowContexts
Provides workflow context APIs to Elsa workflows.
Elsa.Activities.AzureServiceBus
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.
WebhooksCore
Provides core services for sending webhook events.
Elsa.Activities.Entity
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
WebhooksCore.Shared
Provides shared models between webhooks sender and receiver apps.
Elsa.DistributedLocking.AzureBlob
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 distributed locking provider using Azure Blob Storage.
Elsa.Webhooks.Api
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 API endpoints for managing webhook definitions.
Elsa.Studio.Authentication.Abstractions
Shared abstractions for authentication providers in Elsa Studio.
Elsa.MongoDb
Provides MongoDB implementations of various abstractions from various modules.
Elsa.Activities.RabbitMq
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.
Elsa.Hangfire
Provides Hangfire integration and an implementation of Elsa's IJobQueue implementation.
Elsa.MassTransit.RabbitMq
Provides integration of RabbitMQ with MassTransit's integration of Elsa.
Elsa.Studio.Localization
Adds support for localization to Elsa Studio.
Elsa.Agents.Models
Provides models that can be shared between the API and API clients
Elsa.Persistence.EntityFramework.Oracle
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 Oracle database provider.
Elsa.Scripting.Sql
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides an SQL expression evaluator.
Elsa.Activities.Sql
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.
Elsa.MassTransit.AzureServiceBus
Provides integration of Azure Service Bus with MassTransit's integration of Elsa.
Elsa.Webhooks.Persistence.EntityFramework.PostgreSql
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 PostgreSQL EF Core provider for Webhook persistence.
Elsa.Indexing.Abstractions
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 for the indexing of workflows
Elsa.WorkflowSettings.Persistence.EntityFramework.PostgreSql
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides Entity Framework Core migrations for the PostgreSql database provider.
Elsa.Persistence.DocumentDb
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides a CosmosDb persistence provider.
Elsa.Quartz.EntityFrameworkCore.SqlServer
Provides EF Core migrations for Quartz.NET.
Elsa.Server.Authentication
This package provides integration with ASP.NET authentication.
Elsa.Agents.Persistence
Provides Agents persistence services
Elsa.Persistence.EFCore.Sqlite
Provides SQLite EF Core migrations for various modules.
Elsa.Agents.Core
Provides an agentic framework using Semantic Kernel
Elsa.Activities.Rpa.Web
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
CShells
A modular multi-tenancy framework for .NET that enables building feature-based applications with isolated services, configuration, and background workers. Organize functionality into features and modules, with runtime resolution of tenant contexts (shells) for true multi-tenant isolation.
Elsa.Scheduling.Quartz
Provides integration with the Quartz.NET library and provide am implementation of Elsa's IJobScheduler using Quartz.NET.
Elsa.DropIns
Provides drop-in features for Elsa workflows.
Elsa.FileStorage
Provides activities to save and load files to and from a confogurable storage provider.
Elsa.Activities.Telnyx
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.
CShells.AspNetCore
ASP.NET Core integration for CShells. Provides middleware and extensions for shell/tenant resolution based on HTTP context, including host-based and route-based strategies for modular multi-tenant applications.
Elsa.Activities.Reflection
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 Reflection activities: * ExecuteFunction
Elsa.Studio.WorkflowContexts
Enables Workflow Context management
Elsa.Webhooks.Persistence.EntityFramework.SqlServer
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 SqlServer EF Core provider for Webhook persistence.
Elsa.Secrets.Api
Provides Secrets API endpoints
Elsa.Agents.Activities
Provides Agent activities
Elsa.Secrets.Models
Provides models that can be shared between the API and API clients
Elsa.Studio.Agents
Provides a UI for managing agents.
Elsa.Indexing.Elasticsearch
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides indexing with Elasticsearch
CShells.FastEndpoints
FastEndpoints integration for CShells. Provides a shell feature that automatically discovers and registers FastEndpoints from all enabled features. Reference this package in your host application to enable FastEndpoints support.
Elsa.Agents.Api
Provides Agents API endpoints
Elsa.Alterations.MassTransit
Provides alteration background job runners using MassTransit.
Elsa.Secrets
Provides named secret management, runtime resolution, and Studio-facing APIs for Elsa hosts.
Elsa.Studio.Webhooks
Adds webhook management to the studio.
Elsa.DropIns.Core
Reference this package when developing drop-ins for Elsa Workflows.
Elsa.Webhooks.Persistence.EntityFramework.Sqlite
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 Sqlite EF Core provider for Webhook persistence.
Elsa.Quartz.EntityFrameworkCore.PostgreSql
Provides EF Core migrations for Quartz.NET.
Elsa.Workflows.Runtime.ProtoActor
Provides a workflow runtime using ProtoActor and its out-of-the-box memory provider.
Elsa.Studio.Localization.BlazorWasm
Adds support for localization to Elsa Studio Blazor Wasm Apps.
Elsa.AzureServiceBus
Provides Azure Service Bus integration and activities.
Elsa.Webhooks.Persistence.MongoDb
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 MongoDB provider for Webhook persistence.
Elsa.Webhooks.Persistence.EntityFramework.MySql
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 MySql EF Core provider for Webhook persistence.
Elsa.ProtoActor.Core
Provides ProtoActor services to the system. Other modules can add actors to the ActorSystem.
Elsa.EntityFrameworkCore.MySql
Provides MySQL EF Core migrations for various modules.
Elsa.Activities.Mqtt
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.
Elsa.Python
Provides a Python expression provider.
Elsa.Secrets.Core
Provides services to get secrets.
Elsa.Secrets.Management
Provides services to manage secrets.
Elsa.Studio.Secrets
Adds secret management and picker UX to Elsa Studio.
Elsa.Webhooks.Persistence.YesSql
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 YesSQL provider for Webhook persistence.
Elsa.WorkflowSettings.Persistence.EntityFramework.SqlServer
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides Entity Framework Core migrations for the SQL Server database provider.
Elsa.Agents.Persistence.EFCore
Provides an Entity Framework Core provider for the persistence layer of the Agents module
Elsa.ServiceBus.MassTransit
Provides integration with MassTransit and comes with a MassTransit implementation of Elsa's IServiceBus abstraction.
Elsa.Server.Orleans
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Orleans grains that handle workflow dispatch.
Elsa.WorkflowSettings.Persistence.EntityFramework.MySql
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides Entity Framework Core migrations for the MySql database provider.
Elsa.Studio.Security
Adds user and role management to the studio.
Elsa.Studio.Localization.BlazorServer
Adds support for localization to Elsa Studio Blazor Server Apps.
Elsa.WorkflowSettings.Api
Package Description
Elsa.WorkflowSettings.Persistence.MongoDb
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides a MongoDb persistence provider.
Elsa.Studio.Translations
Provides various port providers for activities such as `FlowSwitch` and `SendHttpRequest`.
Elsa.DataMasking.Core
Elsa Data Masking is an optional part of Elsa Workflows that adds masking of recorded data to the system.
Elsa.WorkflowSettings.Persistence.YesSql
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides a YesSql persistence provider.
Elsa.Sql
Provides activities to interact with sql databases.
Elsa.Secrets.Persistence.EntityFramework.Core
Elsa Secrets Entity Framework Core is an optional part of Elsa Workflows.
Elsa.WorkflowSettings.Persistence.EntityFramework.Sqlite
Elsa Workflow Settings is an optional part of Elsa Workflows. This package provides Entity Framework Core migrations for the Sqlite database provider.
Elsa.Secrets.Scripting
Provides scripting integration with various languages like JavaScript, C#, Python and Liquid.
Elsa.Elasticsearch
Provides Elasticsearch implementation for workflow state persistence.
Elsa.Environments
Provides API endpoints for client applications to enumerate available environments.
Elsa.Testing.Shared.Component
Provides common utilities that are helpful when writing component tests against Elsa Workflows functionality.
Elsa.Http.Webhooks
Provides a way to register webhook endpoints that should be invoked when certain event occur.
Elsa.Quartz.EntityFrameworkCore.Sqlite
Provides EF Core migrations for Quartz.NET.
Elsa.Dapper.Migrations
Provides Dapper migrations for Dapper perisstence providers from various modules.
Elsa.Dapper
Provides Dapper implementations of various persistence abstractions from various modules.
Elsa.Agents.Persistence.EFCore.PostgreSql
Provides an EF Core migrations for PostgreSQL for the Agents Persistence module.
Elsa.Sql.SqlServer
Provides client implementations for interacting with Microsoft SQL Server databases.
Elsa.Secrets.Persistence.EFCore
Provides Entity Framework Core persistence for Elsa secrets.
Elsa.ServiceBus.MassTransit.AzureServiceBus
Provides integration of Azure Service Bus with MassTransit's integration of Elsa.
Elsa.Studio.Authentication.OpenIdConnect
Adds a user login screen that integrates with the `Elsa.Identity` backend module.
Elsa.Telnyx
Provides integration with Telnyx.
Elsa.Studio.Environments
Adds support for connecting to different Elsa Workflows environments.
Elsa.Quartz.EntityFrameworkCore.MySql
Provides EF Core migrations for Quartz.NET.
Elsa.Scheduling.Quartz.EFCore.PostgreSql
Provides EF Core migrations for Quartz.NET.
Elsa.Secrets.Http
Elsa Secrets is an optional part of Elsa Workflows.
Elsa.IO
Provides IO services for resolving various content types to streams.
Elsa.Secrets.Persistence.EntityFramework.Sqlite
Elsa Secrets Entity Framework SQLite is an optional part of Elsa Workflows.
Elsa.Activities.Kafka
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.
Elsa.Scheduling.Quartz.EFCore.SqlServer
Provides EF Core migrations for Quartz.NET.
Elsa.Sql.PostgreSql
Provides client implementations for interacting with PostgreSql databases.
Elsa.Kafka
Provides Apache Kafka integration and activities.
Elsa.Logging.Core
Provides a logging framework to create log entries from workflows.
Elsa.IO.Compression
Provides compression and archiving activities for Elsa Workflows.
Elsa.Logging
Provides functionality to log workflow and activity execution details to log sinks.
Elsa.Agents.Persistence.EFCore.SqlServer
Provides an EF Core migrations for SQL Server for the Agents Persistence module.
Elsa.Studio.Counter
Adds the classical Counter screen from the default Blazor template to the studio.
Elsa.OrchardCore
Provides integrations with an Orchard Core application instances through activities and via HTTP.
Elsa.IO.Http
Provides http capabilities to IO modules in Elsa Workflows.
Elsa.Sql.Sqlite
Provides client implementations for interacting with Sqlite databases.
Elsa.ProtoActor
Provides a workflow runtime using ProtoActor and its out-of-the-box memory provider.
Elsa.Sql.MySql
Provides client implementations for interacting with MySql databases.
Elsa.Expressions.Python
Provides a Python expression provider.
Elsa.Studio.Authentication.OpenIdConnect.BlazorServer
Provides OpenID Connect authentication for Elsa Studio with Blazor Server.
Elsa.Secrets.Sql
Elsa Secrets is an optional part of Elsa Workflows.
Elsa.Secrets.Persistence.MongoDb
Elsa Secrets Entity Framework MongoDB is an optional part of Elsa Workflows.
Elsa.Caching.Distributed.ProtoActor
Provides distributed caching services leveraging Proto.Actor for transport of signals.
Elsa.Webhooks.Client
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 client for the Webhook API.
Elsa.Studio.Authentication.ElsaIdentity
Elsa Studio authentication module for Elsa Identity (username/password + JWT token storage).
Elsa.Scheduling.Hangfire
Provides Hangfire integration and an implementation of Elsa's IJobQueue implementation.
Elsa.ServiceBus.MassTransit.RabbitMq
Provides integration of RabbitMQ with MassTransit's integration of Elsa.
Elsa.Secrets.Persistence.EntityFrameworkCore
Provides an Entity Framework Core provider for the persistence layer of the Secrets module
Elsa.Studio.Http.Webhooks
Adds webhook management to the studio.
Elsa.Agents
Provides an agentic framework using Semantic Kernel and Microsoft Agent Framework
Elsa.Expressions.JavaScript.Libraries
Provides the following JavaScript libraries for Elsa: - lodash - moment
Elsa.Secrets.Persistence.EFCore.PostgreSql
Provides PostgreSQL EF Core migrations for Elsa secrets.
Elsa.Studio.Authentication.ElsaIdentity.UI
Login UI for Elsa Studio ElsaIdentity (Elsa Identity) authentication.
Elsa.Connections.Models
Provides models that can be shared between the API and API clients
Elsa.Secrets.Persistence.EntityFrameworkCore.SqlServer
Provides SqlServer persistence for the Elsa Secrets module using Entity Framework Core.
Elsa.JavaScript.Libraries
Provides the following JavaScript libraries for Elsa: - lodash - moment
Elsa.EntityFrameworkCore.Oracle
Provides Oracle EF Core migrations for various modules.
Elsa.Connections.Persistence
Provides Connections persistence services
Elsa.Agents.Persistence.EntityFrameworkCore
Provides an Entity Framework Core provider for the persistence layer of the Agents module
Elsa.Studio.Authentication.ElsaIdentity.BlazorWasm
Elsa Studio ElsaIdentity module for Blazor WebAssembly apps.
ElsaDashboard.Shared
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides gRPC endpoint abstractions shared by the Elsa.Dashboard.Backend and Elsa.Dashboard.WebAssembly packages.
Elsa.ProtoActor.Cluster.AzureContainerApps
This is a temporary stand-in until Proto.Actor provides an updated version of Proto.Cluster.AzureContainerApps.
Elsa.Logging.Serilog
Provides Serilog logging integration with the Elsa Logging Framework.
Elsa.Secrets.Persistence.EFCore.SqlServer
Provides SQL Server EF Core migrations for Elsa secrets.
Elsa.Agents.Persistence.EntityFrameworkCore.SqlServer
Provides an EF Core migrations for SQL Server for the Agents Persistence module.
Elsa.Secrets.Persistence.EntityFramework.MySql
Elsa Secrets Entity Framework MySql is an optional part of Elsa Workflows.
ElsaDashboard.Abstractions
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 for integrating with the Blazor dashboard application.
Elsa.Agents.AzureOpenAI
Provides Azure OpenAI integration with Elsa Agents
Elsa.Connections.Core
Provides an connection framework to use connection abtraction in activities
Elsa.Dsl.ElsaScript
Provides a JavaScript-inspired textual DSL (ElsaScript) for authoring Elsa 3 workflows.
Elsa.Secrets.Persistence.EntityFrameworkCore.PostgreSql
Provides PostgreSql persistence for the Elsa Secrets module using Entity Framework Core.
Elsa.ServiceBus.AzureServiceBus
Provides Azure Service Bus integration and activities.
Elsa.Connections.Api
Provides Activity Connection API endpoints
ElsaDashboard.Backend
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides dashboard backend services exposed as gRPC endpoints.
Elsa.Agents.OpenAI
Provides OpenAI integration with Elsa Agents
Elsa.Secrets.Persistence.EntityFrameworkCore.Sqlite
Provides SQLite persistence for the Elsa Secrets module using Entity Framework Core.
Elsa.Persistence.EFCore.MySql
Provides MySQL EF Core migrations for various modules.
ElsaDashboard.Application
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 dashboard application using Blazor.
Elsa.Logging.Console
Provides Console logging integration with the Elsa Logging Framework.
Elsa.Secrets.Persistence.EntityFramework.SqlServer
Elsa Secrets Entity Framework SqlServer is an optional part of Elsa Workflows.
ElsaDashboard.WebAssembly
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides gRPC client implementations for use within the Blazor WebAssembly imlementation of the Elsa Dashboard.
Elsa.Studio.Authentication.OpenIdConnect.BlazorWasm
Provides OpenID Connect authentication for Elsa Studio with Blazor WebAssembly.
Elsa.Storage.Files
Provides activities to save and load files to and from a confogurable storage provider.
Elsa.Secrets.Persistence.EFCore.Sqlite
Provides SQLite EF Core migrations for Elsa secrets.
Elsa.Persistence.EFCore.Oracle
Provides Oracle EF Core migrations for various modules.
Elsa.Studio.Authentication.UI
Composable login shell for Elsa Studio authentication methods.
Elsa.Data.Csv
Provides CSV processing activities.
Elsa.Agents.Persistence.EFCore.Sqlite
Provides an EF Core migrations for SQLite for the Agents Persistence module.
Elsa.Workflows.Designer
Provides Razor components to render the workflows designer in ASP.NET applications.
Elsa.Studio.Labels
Adds labels management to the studio.
Elsa.ServiceBus.Kafka
Provides Apache Kafka integration and activities.
Elsa.Studio.Settings
Composable settings navigation and landing experience for Elsa Studio.
Elsa.Actors.ProtoActor
Provides ProtoActor services to the system. Other modules can add actors to the ActorSystem.
Elsa.Connections.Persistence.EntityFrameworkCore
Provides an Entity Framework Core provider for the persistence layer of the Connection module
Elsa.Studio.Workflows.Dashboard
Adds workflow dashboard widgets to Elsa Studio.
Elsa.Agents.Persistence.EntityFrameworkCore.Sqlite
Provides an EF Core migrations for SQLite for the Agents Persistence module.
Elsa.Studio.Authentication.ElsaIdentity.BlazorServer
Elsa Studio ElsaIdentity module for Blazor Server apps.
Elsa.Studio.Diagnostics.StructuredLogs
Adds diagnostics structured log viewing to Elsa Studio.
Elsa.Studio.Diagnostics.OpenTelemetry
Adds OpenTelemetry diagnostics viewing to Elsa Studio.
Elsa.Studio.Diagnostics.ConsoleLogs
Adds diagnostics console log viewing to Elsa Studio.
Elsa.Studio.Diagnostics.OpenTelemetry.Dashboard
Adds OpenTelemetry diagnostics dashboard widgets to Elsa Studio.
Elsa.WorkflowProviders.BlobStorage.ElsaScript
Provides ElsaScript support for BlobStorage workflows provider.
Elsa.Studio.Diagnostics.StructuredLogs.Dashboard
Adds diagnostics structured log dashboard widgets to Elsa Studio.
Elsa.Slack
Provides integration with Slack.
Elsa.Studio.Diagnostics.ConsoleLogs.Dashboard
Adds diagnostics console log dashboard widgets to Elsa Studio.
Elsa.Studio.Authentication.Themes
Optional modern, presentation-only login themes for Elsa Studio.
Elsa.Agents.Persistence.EFCore.MySql
Provides an EF Core migrations for MySQL for the Agents Persistence module.
Elsa.Studio.AI
Adds the Weaver AI copilot workspace to Elsa Studio.
Elsa.Agents.Persistence.EntityFrameworkCore.PostgreSql
Provides an EF Core migrations for PostgreSQL for the Agents Persistence module.
Elsa.Connections.Persistence.EntityFrameworkCore.Sqlite
Provides an EF Core migrations for SQLite for the Connection Persistence module.
Elsa.Agents.Persistence.EntityFrameworkCore.MySql
Provides an EF Core migrations for MySQL for the Agents Persistence module.
Elsa.Storage.AzureStorage
Provides integration with Azure Storage.
Elsa.Persistence.Dapper.Migrations
Provides Dapper migrations for Dapper perisstence providers from various modules.
Elsa.Scheduling.Quartz.EFCore.Sqlite
Provides EF Core migrations for Quartz.NET.
Elsa.Scheduling.Quartz.EFCore.MySql
Provides EF Core migrations for Quartz.NET.
Elsa.Persistence.Dapper
Provides Dapper implementations of various persistence abstractions from various modules.
Elsa.Http.OpenApi
Provides OpenAPI functionality for HTTP triggers in Elsa workflows.
Elsa.Shells.Api
Provides API endpoints for shell management.
Elsa.Connections.Persistence.EFCore
Provides an Entity Framework Core provider for the persistence layer of the Connection module
Elsa.Persistence.Elasticsearch
Provides Elasticsearch implementation for workflow state persistence.
Elsa.Connections.Persistence.EFCore.Sqlite
Provides an EF Core migrations for SQLite for the Connection Persistence module.
Elsa.Workflows.Sinks
Provides workflow state sinks that store workflow state in various formats and locations.
Elsa.DevOps.GitHub
Provides integration with GitHub.
Elsa.AzureStorage
Package Description
Elsa.Dashboard.Abstractions
Provides shared dashboard contracts and contribution abstractions for Elsa modules.
Elsa.Dashboard.Api
Provides operational dashboard API endpoints for Elsa hosts.
CShells.Providers.FluentStorage
FluentStorage integration provider for CShells. Enables loading and persisting shell configurations from various storage backends (Azure Blob, AWS S3, disk, memory, etc.) supported by FluentStorage.
CShells.AspNetCore.Testing
Testing helpers for CShells ASP.NET Core integration. Provides utilities for integration tests, including shell initialization waiter for ensuring shells are fully loaded before test execution.
Elsa.Templates
.NET templates for creating Elsa Server and Elsa Studio solutions.
Elsa.Workflows.Runtime.Dashboard
Provides workflow runtime dashboard contributions.
Elsa.Diagnostics.StructuredLogs
Provides live structured log streaming for Elsa hosts.
Elsa.ExternalAuthentication
Provides runtime-configurable external authentication for Elsa.
Elsa.SamplePackage
Package Description
Elsa.AI.Abstractions
Provides provider-neutral abstractions for Elsa AI capabilities.
Elsa.Studio.Backend.Core
Elsa Studio backend services.
Elsa.Persistence.VNext
Experimental provider-neutral persistence descriptors and relational planning for Elsa modules.
Elsa.Studio.Backend
Provides implementations for backend services.
Elsa.AI.Host
Hosts Elsa AI orchestration, tools, context resolution, proposals, and audit services.
Elsa.Secrets.JavaScript
Provides JavaScript expression functions for resolving Elsa secrets.
Elsa.ExternalAuthentication.Persistence.EFCore
Provides Entity Framework Core persistence for Elsa external authentication.
Elsa.AI.Persistence.EFCore
Provides EF Core persistence for Elsa AI conversations, proposals and audit records.
Elsa.Diagnostics.StructuredLogs.Dashboard
Provides structured log dashboard contributions.
Elsa.Diagnostics.OpenTelemetry
Provides OpenTelemetry diagnostics collection and query services for Elsa hosts.
SampleDropIn
Package Description
Elsa.Studio.ExternalAuthentication
Adds brokered external authentication UI and management to Elsa Studio.
Elsa.Diagnostics.StructuredLogs.Persistence.Relational
Provides shared relational persistence services for diagnostics structured logs.
Elsa.Diagnostics.ConsoleLogs
Provides live raw console log streaming for Elsa hosts.
Elsa.Persistence.VNext.Relational
Experimental shared relational document store infrastructure for Elsa Persistence vNext.
Elsa.Diagnostics.StructuredLogs.Persistence.Sqlite
Provides SQLite persistence for diagnostics structured logs.
Elsa.Studio.Alterations
Adds an alterations designer to the studio.
Elsa.Secrets.Persistence.EFCore.Oracle
Provides Oracle EF Core migrations for Elsa secrets.
Elsa.Secrets.Persistence.EFCore.MySql
Provides MySQL EF Core migrations for Elsa secrets.
Elsa.Diagnostics.ConsoleLogs.Dashboard
Provides console log dashboard contributions.
Elsa.ExternalAuthentication.OpenIdConnect
Provides OpenID Connect protocol support for Elsa External Authentication.
Elsa.Persistence.VNext.Extensions
Experimental Elsa integration services for Persistence vNext.
Elsa.AI.Copilot
Adapts the GitHub Copilot SDK and headless CLI to Elsa AI provider contracts.
Elsa.ExternalAuthentication.Persistence.EFCore.Sqlite
Provides SQLite EF Core migrations for Elsa external authentication.
Elsa.Studio.ExternalAuthentication.BlazorWasm
Provides brokered external authentication for Elsa Studio Blazor WebAssembly hosts.
Elsa.Persistence.VNext.SqlServer
Experimental SQL Server provider for Elsa Persistence vNext.
Elsa.Persistence.VNext.PostgreSql
Experimental PostgreSQL provider for Elsa Persistence vNext.
Elsa.AI.Persistence.EFCore.MySql
Provides MySQL EF Core migrations for Elsa AI persistence.
Elsa.Secrets.Persistence.VNext
Experimental provider-neutral persistence descriptors for Elsa secrets.
Elsa.AI.Persistence.EFCore.PostgreSql
Provides PostgreSQL EF Core migrations for Elsa AI persistence.
Elsa.Persistence.VNext.MongoDb
Experimental MongoDB provider for Elsa Persistence vNext.
Elsa.ExternalAuthentication.Persistence.EFCore.MySql
Provides MySQL EF Core migrations for Elsa external authentication.
Elsa.Persistence.VNext.Sqlite
Experimental SQLite provider for Elsa Persistence vNext.
Elsa.Persistence.VNext.Runtime
Experimental runtime-defined entity support for Elsa Persistence vNext.
Elsa.ExternalAuthentication.Persistence.EFCore.SqlServer
Provides SQL Server EF Core migrations for Elsa external authentication.
Elsa.AI.Persistence.EFCore.SqlServer
Provides SQL Server EF Core migrations for Elsa AI persistence.
Elsa.ExternalAuthentication.Persistence.EFCore.PostgreSql
Provides PostgreSQL EF Core migrations for Elsa external authentication.
Elsa.ExternalAuthentication.Secrets
Provides Elsa Secrets integration for External Authentication.
Elsa.AI.Persistence.EFCore.Sqlite
Provides SQLite EF Core migrations for Elsa AI persistence.
Elsa.AI.Persistence.EFCore.Oracle
Provides Oracle EF Core migrations for Elsa AI persistence.
Elsa.ExternalAuthentication.Persistence.EFCore.Oracle
Provides Oracle EF Core migrations for Elsa external authentication.
Elsa.Studio.PlatformIntegration
Adds Elsa Platform workflow artifact submission to Elsa Studio.
Elsa.Studio.ExternalAuthentication.BlazorServer
Provides brokered external authentication for Elsa Studio Blazor Server hosts.
Elsa.Platform.Integration
Integrates Elsa workflow runtimes with Elsa Platform deployment commands.
Elsa.OrchardCore.Module
Core Elsa Workflows integration for Orchard Core CMS. Provides foundational workflow services, HTTP activities, workflow management UI, and integration with Orchard Core's authentication and security features.
Elsa.OrchardCore.Designer.BlazorWasm
Blazor WebAssembly implementation of the Elsa Studio workflow designer for Orchard Core. Provides client-side rendering of the visual workflow designer.
CShells.Management.Api
Optional REST management API for CShells. Exposes shell-reload and drain-lifecycle endpoints over HTTP for manual testing and demos. Authorization is the host's responsibility.
Elsa.OrchardCore.Queries
Provides Elsa workflow activities for executing Orchard Core queries. Enables workflow integration with SQL queries and other query sources.
Elsa.OrchardCore.Designer
Shared components for the Elsa Studio visual workflow designer. Provides core UI components and workflow design functionality for Orchard Core integration.
Elsa.OrchardCore.Designer.BlazorServer
Blazor Server implementation of the Elsa Studio workflow designer for Orchard Core. Provides server-side rendering of the visual workflow designer.
Elsa.OrchardCore.Contents
Provides Elsa workflow activities for Orchard Core content management. Includes activities for creating, updating, publishing, and deleting content items, as well as content event triggers.
Elsa.OrchardCore.Timers
Provides timer services and scheduling activities for Elsa workflows in Orchard Core. Includes Quartz.NET-based scheduling for clustered deployments.
Elsa.OrchardCore.Data
Provides Elsa workflow activities for data processing operations. Includes CSV file handling and data transformation activities.
Elsa.OrchardCore.UI
Provides UI-related workflow activities for Orchard Core. Includes activities for displaying notifications and interacting with the user interface.
Elsa.Integrations.Agents.Persistence.EntityFrameworkCore.SqlServer
Provides an EF Core migrations for SQL Server for the Agents Persistence module.
Elsa.Integrations.Telnyx
Provides integration with Telnyx.
Elsa.Integrations.Agents.Models
Provides models that can be shared between the API and API clients
Elsa.Integrations.OrchardCore
Provides integrations with an Orchard Core application instances through activities and via HTTP.
Elsa.Integrations.Agents.Persistence
Provides Agents persistence services
Elsa.Integrations.Agents.Activities
Provides Agent activities
Elsa.Integrations.Agents.Persistence.EntityFrameworkCore
Provides an Entity Framework Core provider for the persistence layer of the Agents module
Elsa.Integrations.Agents.Persistence.EntityFrameworkCore.Sqlite
Provides an EF Core migrations for SQLite for the Agents Persistence module.
Elsa.Integrations.AzureServiceBus
Provides Azure Service Bus integration and activities.
Elsa.Integrations.Agents.Core
Provides an agentic framework using Semantic Kernel
Elsa.Integrations.Agents.Persistence.EntityFrameworkCore.PostgreSql
Provides an EF Core migrations for PostgreSQL for the Agents Persistence module.
Elsa.Integrations.Agents.Persistence.EntityFrameworkCore.MySql
Provides an EF Core migrations for MySQL for the Agents Persistence module.
Elsa.Integrations.Agents.Api
Provides Agents API endpoints
Elsa.Integrations.AzureStorage
Package Description
Elsa.Integrations.Slack
Package Description
Elsa.Specifications.PackageManifest.Generator
Shared package metadata contracts and build-time manifest generation for Elsa Workflows packages.
Elsa.Specifications.PackageManifests
Shared package metadata contracts and build-time manifest generation for Elsa Workflows packages.
Elsa.Studio.UserTasks
Adds the identity-neutral user task workspace to Elsa Studio.
AgentSkills
Core domain models and metadata types for the Agent Skills open standard.
AgentSkills.Validation
Validation rules and diagnostics interfaces for AgentSkills.NET (no exceptions for normal validation errors).
AgentSkills.Prompts
Prompt rendering abstractions for turning skills into agent-ready instructions.
AgentSkills.Loader
Skill discovery and loading interfaces and helpers for AgentSkills.NET.