Elsa.Workflows.Management by: Elsa Workflows Community
  • 2.474k total downloads
  • Latest version: 3.5.2
  • elsa module workflows management
Provides workflow management functionality.
EMonitor.DotnetClient by: EMonitor.DotnetClient
  • 563 total downloads
  • Latest version: 1.1.0
EMonitor.DotnetClient, https://emonitor.ws
Elsa.Expressions by: Elsa Workflows Community
  • 2.72k total downloads
  • Latest version: 3.5.2
  • elsa module scripting expressions
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.878k total downloads
  • Latest version: 2.15.2
  • elsa workflows aspnet aspnetcore blazor html
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.73k total downloads
  • Latest version: 3.5.2
  • elsa module common workflows
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Mediator by: Elsa Workflows Community
  • 2.503k total downloads
  • Latest version: 3.5.2
  • elsa module common mediator
Provides a mediator service inspired by MediatR.
Elsa.Tenants by: Elsa Workflows Community
  • 1.321k total downloads
  • Latest version: 3.5.2
  • elsa module multitenancy
Provides multitenancy services.
Elsa.Persistence.EntityFramework.Core by: Elsa Contributors
  • 2.375k total downloads
  • Latest version: 2.15.2
  • elsa workflows efcore
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
  • 2.005k total downloads
  • Latest version: 2.15.2
  • elsa workflows 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 abstractions.
Elsa.Persistence.EntityFramework.SqlServer by: Elsa Contributors
  • 2.333k total downloads
  • Latest version: 2.15.2
  • elsa workflows efcore
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.639k total downloads
  • Latest version: 3.5.2
  • 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.Scripting.Liquid by: Elsa Contributors
  • 5.908k total downloads
  • Latest version: 2.15.2
  • elsa workflows 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.Features by: Elsa Workflows Community
  • 2.614k total downloads
  • Latest version: 3.5.2
  • elsa common
Provides utilities to turn your class library into a module that provides features.
Elsa.Scrutor by: Kristian Hellang
  • 63 total downloads
  • Latest version: 3.0.2.27
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API. Adaptation for Elsa Workflows
Elsa.Server.Core by: Elsa Contributors
  • 1.56k total downloads
  • Latest version: 2.15.2
  • elsa workflows asp.net 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 by: Elsa Workflows Community
  • 2.771k total downloads
  • Latest version: 3.5.2
  • elsa module workflows runtime
Provides workflow runtime functionality.
Elsa.Server.Api by: Elsa Contributors
  • 2.982k total downloads
  • Latest version: 2.15.2
  • elsa workflows asp.net 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 API endpoints to interact with the workflow host.
Elsa.Scripting.JavaScript by: Elsa Contributors
  • 6.023k total downloads
  • Latest version: 2.15.2
  • elsa workflows javascript jint
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
  • 2.046k total downloads
  • Latest version: 3.5.2
  • elsa module keyvalue
Provides a store for holding key value records.
Elsa.JavaScript by: Elsa Workflows Community
  • 2.367k total downloads
  • Latest version: 3.5.2
  • elsa module expressions scripting javascript
Provides a JavaScript expression provider.