Elsa.Abstractions
by: Elsa Contributors
- 806 total downloads
- Latest version: 2.16.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
Elsa.Activities.Console
by: Elsa Contributors
- 714 total downloads
- Latest version: 2.16.0
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
- 330 total downloads
- Latest version: 1.5.5.1943
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.Activities.Email
by: Elsa Contributors
- 778 total downloads
- Latest version: 2.16.0
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.Activities.Http
by: Elsa Contributors
- 626 total downloads
- Latest version: 2.12.0
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.Activities.Timers
by: Elsa Contributors
- 494 total downloads
- Latest version: 2.0.0-preview7.1545
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.UserTask
by: Elsa Contributors
- 745 total downloads
- Latest version: 2.16.0
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.Activities.Webhooks
by: Elsa Contributors
- 164 total downloads
- Latest version: 2.12.0
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.Workflows
by: Elsa Contributors
- 347 total downloads
- Latest version: 1.5.5.1943
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
Elsa.Core
by: Elsa Contributors
- 946 total downloads
- Latest version: 2.16.0
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.Designer.Components.Web
by: Elsa Contributors
- 196 total downloads
- Latest version: 2.16.0
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.Scripting.JavaScript
by: Elsa Contributors
- 833 total downloads
- Latest version: 2.16.0
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.Scripting.Liquid
by: Elsa Contributors
- 759 total downloads
- Latest version: 2.16.0
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.Server.Api
by: Elsa Contributors
- 395 total downloads
- Latest version: 2.12.0
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.Server.Core
by: Elsa Contributors
- 258 total downloads
- Latest version: 2.16.0
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.Webhooks.Abstractions
by: Elsa Contributors
- 262 total downloads
- Latest version: 2.16.0
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.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 800 total downloads
- Latest version: 8.17.2
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 131 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.SqlServerCompact
by: Microsoft
- 192 total downloads
- Latest version: 6.3.0-preview6-19304-03
Allows SQL Server Compact 4.0 to be used with Entity Framework.
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 98 total downloads
- Latest version: 3.0.0
Adds hierarchyid support to the SQL Server EF Core provider