Elsa.Agents.Persistence
by: Elsa Workflows Community
- 1 total downloads
- Latest version: 3.3.0-rc3
Provides Agents persistence services
Elsa.Agents.Persistence.EntityFrameworkCore
by: Elsa Workflows Community
- 2 total downloads
- Latest version: 3.3.0-rc4
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
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
Provides alterations for workflow instances.
Elsa.Alterations.Core
by: Elsa Workflows Community
- 0 total downloads
- Latest version: 3.0.0
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
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 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
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 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
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
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
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
Provides SQLite migrations for various modules.
Elsa.EntityFrameworkCore.SqlServer
by: Elsa Workflows Community
- 1 total downloads
- Latest version: 3.0.0
Provides SQL Server EF Core migrations for various modules.
Elsa.Expressions
by: Elsa Workflows Community
- 0 total downloads
- Latest version: 3.0.0
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
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
Provides hosting management functionality.
Elsa.Identity
by: Elsa Workflows Community
- 0 total downloads
- Latest version: 3.0.0
Provides a default identity solution.
Elsa.Labels
by: Elsa Workflows Community
- 0 total downloads
- Latest version: 3.0.0
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
Provides integration of Azure Service Bus with MassTransit's integration of Elsa.