Info
Version: | 2.14.1 |
Author(s): | Elsa Contributors |
Last Update: | Friday, February 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elsa-workflows/elsa-core |
NuGet Url: | https://www.nuget.org/packages/Elsa.Abstractions |
Install
Install-Package Elsa.Abstractions
dotnet add package Elsa.Abstractions
paket add Elsa.Abstractions
Elsa.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- Microsoft.Extensions.Localization.Abstractions(>= 3.1.7)
- Microsoft.Extensions.Primitives(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
- NodaTime(>= 3.0.2)
- NodaTime.Serialization.JsonNet(>= 3.0.0)
- Open.Linq.AsyncExtensions(>= 1.2.0)
- Rebus(>= 6.4.1)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Linq.Async(>= 4.1.1)
- System.Text.Json(>= 4.7.2)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- YesSql.Abstractions(>= 2.0.01541)
Tags
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.