The scoping event broker adds a notion of an unit of work to your event broker usage which allows to cancel asynchronous events.
Info
Version: | 3.5.0 |
Author(s): | Appccelerate team |
Last Update: | Wednesday, January 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/appccelerate/scopingeventbroker |
NuGet Url: | https://www.nuget.org/packages/Appccelerate.ScopingEventBroker |
Install
Install-Package Appccelerate.ScopingEventBroker
dotnet add package Appccelerate.ScopingEventBroker
paket add Appccelerate.ScopingEventBroker
Appccelerate.ScopingEventBroker Download (Unzip the "nupkg" after downloading)
Dependencies
- Appccelerate.Fundamentals(>= 2.8 && < 3.0)
- Appccelerate.EventBroker(>= 3.15 && < 4.0)
Tags