Skip to main content
Elsa.Abstractions package icon

Elsa.Abstractions

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.

Total Downloads
4.1M
4,077,723
Published
Oct 23, 2020
Latest stable version

Install

.NET CLI
dotnet add package Elsa.Abstractions --version 2.0.0-preview2-1
Package Manager Console
Install-Package Elsa.Abstractions -Version 2.0.0-preview2-1
PackageReference
<PackageReference Include="Elsa.Abstractions" Version="2.0.0-preview2-1" />

Frameworks

.NETStandard2.0

Dependencies

MediatR
.NETStandard2.0
[9.0.0, )
[3.1.7, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
NodaTime
.NETStandard2.0
[3.0.2, )
[3.0.0, )
[1.2.0, )
Rebus
.NETStandard2.0
[6.4.1, )
[4.7.0, )
System.Linq.Async
.NETStandard2.0
[4.1.1, )
System.Text.Json
.NETStandard2.0
[4.7.2, )
[4.5.4, )
YesSql.Abstractions
.NETStandard2.0
[2.0.0-beta-1541, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.