Skip to main content
bbv.Common.EventBroker package icon

bbv.Common.EventBroker

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

Total Downloads
53.6K
53,614
Published
Nov 28, 2011
Latest stable version

Install

.NET CLI
dotnet add package bbv.Common.EventBroker --version 7.1.11331.1827
Package Manager Console
Install-Package bbv.Common.EventBroker -Version 7.1.11331.1827
PackageReference
<PackageReference Include="bbv.Common.EventBroker" Version="7.1.11331.1827" />

Frameworks

No framework metadata available.

Dependencies

[7.1.0, 7.2.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.