OpenSleigh 3.0.0-alpha
dotnet add package OpenSleigh --version 3.0.0-alpha
NuGet\Install-Package OpenSleigh -Version 3.0.0-alpha
<PackageReference Include="OpenSleigh" Version="3.0.0-alpha" />
paket add OpenSleigh --version 3.0.0-alpha
#r "nuget: OpenSleigh, 3.0.0-alpha"
// Install OpenSleigh as a Cake Addin #addin nuget:?package=OpenSleigh&version=3.0.0-alpha&prerelease // Install OpenSleigh as a Cake Tool #tool nuget:?package=OpenSleigh&version=3.0.0-alpha&prerelease
OpenSleigh.Core
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.
For more details, samples and documentation, please refer to the official website.
Installation
This library can be installed from Nuget: https://www.nuget.org/packages/OpenSleigh.Core/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
NuGet packages (4)
Showing the top 4 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.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.0-alpha | 240 | 4/22/2023 |
1.0.0 | 172 | 8/4/2023 |