Elsa.Workflows.Management
by: Elsa Workflows Community
- 2.327k total downloads
- Latest version: 3.5.2
Provides workflow management functionality.
EMonitor.DotnetClient
by: EMonitor.DotnetClient
- 538 total downloads
- Latest version: 1.1.0
EMonitor.DotnetClient,
https://emonitor.ws
Elsa.Expressions
by: Elsa Workflows Community
- 2.43k 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.695k 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
- 2.53k total downloads
- Latest version: 3.5.2
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Mediator
by: Elsa Workflows Community
- 2.266k total downloads
- Latest version: 3.5.2
Provides a mediator service inspired by MediatR.
Elsa.Tenants
by: Elsa Workflows Community
- 1.188k total downloads
- Latest version: 3.5.2
Provides multitenancy services.
Elsa.Persistence.EntityFramework.Core
by: Elsa Contributors
- 2.208k 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.893k 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
- 2.223k 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
- 2.446k 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
- 5.557k 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
- 2.366k 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
- 59 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.497k 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
- 2.554k total downloads
- Latest version: 3.5.2
Provides workflow runtime functionality.
Elsa.Server.Api
by: Elsa Contributors
- 2.761k 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
- 5.601k 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.856k total downloads
- Latest version: 3.5.2
Provides a store for holding key value records.
Elsa.JavaScript
by: Elsa Workflows Community
- 2.15k total downloads
- Latest version: 3.5.2
Provides a JavaScript expression provider.