Elsa.Agents.Persistence by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.3.0-rc3
  • elsa module agents semantic kernel persistence llm ai
Provides Agents persistence services
Elsa.Agents.Persistence.EntityFrameworkCore by: Elsa Workflows Community
  • 2 total downloads
  • Latest version: 3.3.0-rc4
  • elsa module agents semantic kernel llm ai persistence efcore entity framework core
Provides an Entity Framework Core provider for the persistence layer of the Agents module
Elsa.Agents.Persistence.EntityFrameworkCore.SqlServer by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.3.0-rc1
  • elsa module agents semantic kernel llm ai persistence efcore entity framework core sqlserver
Provides an EF Core migrations for SQL Server for the Agents Persistence module.
Elsa.Alterations by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module alterations
Provides alterations for workflow instances.
Elsa.Alterations.Core by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module alterations
Provides core interfaces, models and services that support the alteration engine.
Elsa.Api.Common by: Elsa Workflows Community
  • 3 total downloads
  • Latest version: 3.1.2
  • elsa api common
Provides common features to modules that expose API endpoints.
Elsa.AutoMapper.Extensions by: Sipke Schoorstra
  • 0 total downloads
  • Latest version: 1.0.0.108-rc3
  • elsa, workflows
Elsa is a set of workflowing libraries and tools to enable super-fast workflowing capabilities in any .NET Core application.
Elsa.Common by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module common
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
  • 7 total downloads
  • Latest version: 2.15.2
  • elsa, workflows, orchard
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.Dsl by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa, module, scripting, dsl, antlr4
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.EntityFrameworkCore by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module persistence efcore
Provides Entity Framework Core implementations of various abstractions from various modules.
Elsa.EntityFrameworkCore.Common by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module persistence efcore
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules.
Elsa.EntityFrameworkCore.Sqlite by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.0.0-preview.602
  • elsa module persistence efcore sqlite
Provides SQLite migrations for various modules.
Elsa.EntityFrameworkCore.SqlServer by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.0.0
  • elsa module persistence efcore sqlserver
Provides SQL Server EF Core migrations for various modules.
Elsa.Expressions by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module scripting expressions
Provides infrastructure for registering and executing workflow expressions. Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Features by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa common
Provides utilities to turn your class library into a module that provides features.
Elsa.Hosting.Management by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.4.0
  • elsa module hosting
Provides hosting management functionality.
Elsa.Identity by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module identity security
Provides a default identity solution.
Elsa.Labels by: Elsa Workflows Community
  • 0 total downloads
  • Latest version: 3.0.0
  • elsa module labels
Provides funtionality to tag workflows with labels and filter by them.
Elsa.MassTransit.AzureServiceBus by: Elsa Workflows Community
  • 4 total downloads
  • Latest version: 3.1.0
  • elsa module service-bus masstransit azure-service-bus
Provides integration of Azure Service Bus with MassTransit's integration of Elsa.