bbv.Common.EventBroker
7.1.12149.1635
Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching:
* Synchronous and asynchronous notification
* Automatic thread switching: to background or UI thread
* Loose coupling of event topic publishers and subscribers
* Publishers and subscribers are referenced by weak references. Therefore they can be garbage collected
* Multiple publishers and/or subscribers for a single event topic
* Matchers for publications and subscriptions
* Thorough customizable logging
* Extension support
bbv.Common.EventBroker 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
Install-Package bbv.Common.EventBroker -Version 7.1.12149.1635
dotnet add package bbv.Common.EventBroker --version 7.1.12149.1635
<PackageReference Include="bbv.Common.EventBroker" Version="7.1.12149.1635" />
paket add bbv.Common.EventBroker --version 7.1.12149.1635
#r "nuget: bbv.Common.EventBroker, 7.1.12149.1635"
// Install bbv.Common.EventBroker as a Cake Addin
#addin nuget:?package=bbv.Common.EventBroker&version=7.1.12149.1635
// Install bbv.Common.EventBroker as a Cake Tool
#tool nuget:?package=bbv.Common.EventBroker&version=7.1.12149.1635
Dependencies
-
- bbv.Common (>= 7.1.0 && < 7.2.0)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on bbv.Common.EventBroker:
Package | Downloads |
---|---|
PhunCMS
A simple CMS package for MVC4.
|
|
Ninject.Extensions.bbvEventBroker
Ninject extension which adds support for bbv.Common.EventBroker
|
|
bbv.Common.DistributedEventBroker
With this extension, the event broker can be used to fire events to event brokers in remote processes.
bbv.Common.DistributedEventBroker 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
|
|
bbv.Common.DistributedEventBroker.NServiceBusAdapter
Adapter for using event broker extension for distributed communication over NServiceBus.
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
|
|
bbv.Common.EventBroker.Log4Net
Log4Net logging extension for bbv.Common.EventBroker
bbv.Common.EventBroker.Log4Net 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
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
7.1.12149.1635 | 4,715 | 5/28/2012 |
7.1.12089.2010 | 1,138 | 3/29/2012 |
7.1.12045.727 | 8,909 | 2/14/2012 |
7.1.11331.1827 | 1,122 | 11/28/2011 |
7.1.1244.2228 | 937 | 2/13/2012 |
7.1.1187.412 | 1,307 | 3/28/2011 |
7.1.1170.1516 | 1,217 | 3/11/2011 |
7.1.0 | 3,745 | 3/28/2011 |