Info
Version: | 7.2.12149.1635 |
Author(s): | bbv Software Services AG and Contributers |
Last Update: | Monday, May 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/bbvcommon/ |
NuGet Url: | https://www.nuget.org/packages/bbv.Common.DistributedEventBroker.NServiceBusAdapter |
Install
Install-Package bbv.Common.DistributedEventBroker.NServiceBusAdapter
dotnet add package bbv.Common.DistributedEventBroker.NServiceBusAdapter
paket add bbv.Common.DistributedEventBroker.NServiceBusAdapter
bbv.Common.DistributedEventBroker.NServiceBusAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- bbv.Common(>= 7.1.0.0 && < 7.2.0.0)
- bbv.Common.EventBroker(>= 7.1.0.0 && < 7.2.0.0)
- bbv.Common.DistributedEventBroker(>= 7.1.0.0 && < 7.2.0.0)
- NServiceBus(2.6)
Tags
Allows sending events over NServiceBus using the bbv.Common.EventBroker infrastructur.
bbv.Common.DistributedEventBroker.NServiceBusAdapter is a part of bbv.Common, a library of .NET components and functionality including:
* (a)synchronous notification component with thread switching using publisher-subscriber pattern,
* hierarchical state machine with fluent definition syntax,
* programmatic, loosely coupled, context based rule engine,
* support for active objects to build multi-threaded applications.