Muflone.Saga 6.2.0

dotnet add package Muflone.Saga --version 6.2.0
NuGet\Install-Package Muflone.Saga -Version 6.2.0
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="Muflone.Saga" Version="6.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Muflone.Saga --version 6.2.0
#r "nuget: Muflone.Saga, 6.2.0"
#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 Muflone.Saga as a Cake Addin
#addin nuget:?package=Muflone.Saga&version=6.2.0

// Install Muflone.Saga as a Cake Tool
#tool nuget:?package=Muflone.Saga&version=6.2.0

Muflone.Saga

Basic implementation of a saga (not event sourced at the moment)

Install

[Not active yet] Install-Package Muflone.Saga

Sample usage

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 Muflone.Saga:

Package Downloads
Muflone.MassTransit.RabbitMQ

Mass transit service bus for RabbitMQ and wrappers for Muflone's CommandHandlers and EventHandlers

Muflone.Saga.Persistence.MongoDb

MongoDb persistence for Muflone's Saga

Muflone.Transport.RabbitMQ.Saga

Muflone saga implementation for RabbitMQ

Muflone.Transport.Azure.Saga

Muflone saga implementation for MS Azure

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.0 445 4/19/2023
6.1.2 159 4/13/2023
6.1.0 410 8/25/2022
1.0.2 714 7/25/2020
1.0.1 586 7/21/2020
1.0.0 628 7/21/2020