Rebus.SingleAccessSagas
0.1.0-alpha1
Provides opt-in support for concurrency controls on Rebus message handling. This includes single access sagas (ie. only ony handler for a given saga running at a time) as well as more general handler throttling (ie. Throttling message through put based on types or properties)
This is a prerelease version of Rebus.SingleAccessSagas.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Rebus.SingleAccessSagas -Version 0.1.0-alpha1
dotnet add package Rebus.SingleAccessSagas --version 0.1.0-alpha1
<PackageReference Include="Rebus.SingleAccessSagas" Version="0.1.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rebus.SingleAccessSagas --version 0.1.0-alpha1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial version
Dependencies
-
.NETFramework 4.5
- Rebus (>= 4.0.0-b20)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Rebus (>= 4.0.0-b20)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0-alpha3 | 4,189 | 8/26/2019 |
0.1.0-alpha2 | 667 | 6/13/2018 |
0.1.0-alpha1 | 328 | 6/13/2018 |
0.0.1-alpha6 | 345 | 11/9/2017 |
0.0.1-alpha4 | 382 | 8/21/2017 |
0.0.1-alpha3 | 340 | 8/12/2017 |
0.0.1-alpha2 | 340 | 8/10/2017 |