OpenSleigh 3.0.0-alpha

This is a prerelease version of OpenSleigh.
dotnet add package OpenSleigh --version 3.0.0-alpha
NuGet\Install-Package OpenSleigh -Version 3.0.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenSleigh" Version="3.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenSleigh --version 3.0.0-alpha
#r "nuget: OpenSleigh, 3.0.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

Nuget

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/


Do you like this project? Then consider giving a donation! Donate

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 197 4/22/2023
1.0.0 146 8/4/2023