bbv.Common.EventBroker
7.1.12149.1635
dotnet add package bbv.Common.EventBroker --version 7.1.12149.1635
NuGet\Install-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
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl5 was computed. |
-
- bbv.Common (>= 7.1.0 && < 7.2.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.12149.1635 | 668 | 5/28/2012 |
7.1.12089.2010 | 68 | 3/29/2012 |
7.1.12045.727 | 8,068 | 2/14/2012 |
7.1.11331.1827 | 68 | 11/28/2011 |
7.1.1244.2228 | 67 | 2/13/2012 |
7.1.1187.412 | 76 | 3/28/2011 |
7.1.1170.1516 | 80 | 3/11/2011 |
7.1.0 | 410 | 3/28/2011 |