Elsa.Workflows.Management
by: Elsa Workflows Community
- 1.623k total downloads
- Latest version: 3.5.2
Provides workflow management functionality.
EMonitor.DotnetClient
by: EMonitor.DotnetClient
- 427 total downloads
- Latest version: 1.1.0
EMonitor.DotnetClient,
https://emonitor.ws
Elsa.Expressions
by: Elsa Workflows Community
- 1.777k total downloads
- Latest version: 3.5.2
Provides infrastructure for registering and executing workflow expressions.
Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 2.061k 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.
Elsa.Workflows.Core
by: Elsa Workflows Community
- 1.68k total downloads
- Latest version: 3.5.2
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Mediator
by: Elsa Workflows Community
- 1.671k total downloads
- Latest version: 3.5.2
Provides a mediator service inspired by MediatR.
Elsa.Tenants
by: Elsa Workflows Community
- 843 total downloads
- Latest version: 3.5.2
Provides multitenancy services.
Elsa.Persistence.EntityFramework.Core
by: Elsa Contributors
- 1.712k 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.Webhooks.Abstractions
by: Elsa Contributors
- 1.404k 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 Webhook abstractions.
Elsa.Persistence.EntityFramework.SqlServer
by: Elsa Contributors
- 1.786k 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 migrations for the SQL Server database provider.
Elsa.Dsl
by: Elsa Workflows Community
- 1.765k total downloads
- Latest version: 3.5.2
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.Scripting.Liquid
by: Elsa Contributors
- 4.216k 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 Liquid expression evaluator based on Fluid.
Elsa.Features
by: Elsa Workflows Community
- 1.731k total downloads
- Latest version: 3.5.2
Provides utilities to turn your class library into a module that provides features.
Elsa.Scrutor
by: Kristian Hellang
- 39 total downloads
- Latest version: 3.0.2.27
Register services using assembly scanning and a fluent API. Adaptation for Elsa Workflows
Elsa.Server.Core
by: Elsa Contributors
- 1.18k 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 core services and abstractions that other modules can consume in order to integrate with the Elsa API endpoints.
Elsa.Workflows.Runtime
by: Elsa Workflows Community
- 1.719k total downloads
- Latest version: 3.5.2
Provides workflow runtime functionality.
Elsa.Server.Api
by: Elsa Contributors
- 2.066k 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 API endpoints to interact with the workflow host.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 4.309k 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 JavaScript expression evaluator based on Jint.
Elsa.KeyValues
by: Elsa Workflows Community
- 1.35k total downloads
- Latest version: 3.5.2
Provides a store for holding key value records.
Elsa.JavaScript
by: Elsa Workflows Community
- 1.682k total downloads
- Latest version: 3.5.2
Provides a JavaScript expression provider.