bbv.Common.EventBroker
7.1.11331.1827
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
See the version list below for details.
Install-Package bbv.Common.EventBroker -Version 7.1.11331.1827
dotnet add package bbv.Common.EventBroker --version 7.1.11331.1827
<PackageReference Include="bbv.Common.EventBroker" Version="7.1.11331.1827" />
paket add bbv.Common.EventBroker --version 7.1.11331.1827
Dependencies
-
- bbv.Common (>= 7.1.0 && < 7.2.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
7.1.12149.1635 | 3,987 | 5/28/2012 | ||
7.1.12089.2010 | 845 | 3/29/2012 | ||
7.1.12045.727 | 8,617 | 2/14/2012 | ||
7.1.11331.1827 | 806 | 11/28/2011 | ||
7.1.1244.2228 | 626 | 2/13/2012 | ||
7.1.1187.412 | 993 | 3/28/2011 | ||
7.1.1170.1516 | 894 | 3/11/2011 | ||
7.1.0 | 1,549 | 3/28/2011 |