Elsa.Activities.Temporal.Common by: Elsa Contributors
  • 623 total downloads
  • Latest version: 2.15.1
  • elsa workflows timers background tasks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides common/shared logic for the following temporal (time-based) activities: * Cron * Instant * Timer In order to consume these activities, install a package which provides an implementation, such as either of: * Elsa.Activities.Temporal.Hangfire * Elsa.Activities.Temporal.Quartz
Elsa.Core by: Elsa Contributors
  • 1.602k total downloads
  • Latest version: 2.15.1
  • 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.Activities.Temporal.Hangfire by: Elsa Contributors
  • 633 total downloads
  • Latest version: 2.15.1
  • elsa workflows timers background tasks
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 Hangfire timer provider.
Elsa.Designer.Components.Web by: Elsa Contributors
  • 489 total downloads
  • Latest version: 2.15.1
  • 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.Activities.Console by: Elsa Contributors
  • 1.583k total downloads
  • Latest version: 2.15.1
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReadLine * WriteLine
Elsa.Activities.ControlFlow by: Elsa Contributors
  • 648 total downloads
  • Latest version: 1.5.5.1943
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following control flow activities: * ForEach * Fork * IfElse * Join * Switch * While
Elsa.Persistence.EntityFramework.Core by: Elsa Contributors
  • 740 total downloads
  • Latest version: 2.15.1
  • 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
  • 661 total downloads
  • Latest version: 2.15.1
  • 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.Activities.UserTask by: Elsa Contributors
  • 1.475k total downloads
  • Latest version: 2.15.1
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following User Task activities: * UserTask
Elsa.Persistence.EntityFramework.SqlServer by: Elsa Contributors
  • 739 total downloads
  • Latest version: 2.14.1
  • 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.Scripting.Liquid by: Elsa Contributors
  • 1.664k total downloads
  • Latest version: 2.15.1
  • 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.Activities.Timers by: Elsa Contributors
  • 1.046k total downloads
  • Latest version: 2.0.0-preview7.1545
  • elsa workflows timers background tasks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Timer activities: * CronEvent * InstantEvent * TimerEvent
Elsa.Activities.Email by: Elsa Contributors
  • 1.581k total downloads
  • Latest version: 2.15.1
  • elsa workflows email smtp
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
Elsa.Scrutor by: Kristian Hellang
  • 18 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.Activities.Webhooks by: Elsa Contributors
  • 728 total downloads
  • Latest version: 2.14.1
  • 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 activities.
Elsa.Activities.Http by: Elsa Contributors
  • 1.799k total downloads
  • Latest version: 2.14.1
  • elsa workflows http
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReceiveHttpRequest * SendHttpRequest * WriteHttpResponse
Elsa.Server.Core by: Elsa Contributors
  • 418 total downloads
  • Latest version: 2.15.1
  • 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.Server.Api by: Elsa Contributors
  • 753 total downloads
  • Latest version: 2.14.1
  • 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
  • 1.671k total downloads
  • Latest version: 2.15.1
  • 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.Activities.Workflows by: Elsa Contributors
  • 632 total downloads
  • Latest version: 1.5.5.1943
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following Workflow activities: * Correlate * Finish * Signaled * Start * TriggerSignal * TriggerWorkflow