OpenSleigh 3.0.4
dotnet add package OpenSleigh --version 3.0.4
NuGet\Install-Package OpenSleigh -Version 3.0.4
<PackageReference Include="OpenSleigh" Version="3.0.4" />
<PackageVersion Include="OpenSleigh" Version="3.0.4" />
<PackageReference Include="OpenSleigh" />
paket add OpenSleigh --version 3.0.4
#r "nuget: OpenSleigh, 3.0.4"
#addin nuget:?package=OpenSleigh&version=3.0.4
#tool nuget:?package=OpenSleigh&version=3.0.4
OpenSleigh
Description
OpenSleigh is a distributed saga management library, written in C# with .NET Core. It is intended to be reliable, fast, easy to use, configurable and extensible.
Installation
This library can be installed from Nuget: https://www.nuget.org/packages/OpenSleigh/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on OpenSleigh:
Package | Downloads |
---|---|
OpenSleigh.Persistence.SQL
Base SQL persistence for OpenSleigh. To be used as base for SQL-related libraries. |
|
OpenSleigh.Transport.RabbitMQ
RabbitMQ transport for OpenSleigh. |
|
OpenSleigh.Transport.Kafka
Kafka transport for OpenSleigh. |
|
OpenSleigh.Persistence.Mongo
MongoDB persistence for OpenSleigh. |
|
OpenSleigh.InMemory
In-Memory persistence and transport for OpenSleigh. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.4 | 177 | 4/16/2025 |
3.0.0-alpha | 252 | 4/22/2023 |
1.0.0 | 197 | 8/4/2023 |