nuget.org : broadcaster.pubsub.framework
Used to communicate events from object to subscribers instead of the standard .NET event system. Provides IDisposable tokens for unsubscribing and the ability to provide enums or objects as events/messages with or without payloads. All handlers are awaited (and awaitable), unsubscription is dead simple, and the implemenations are lightweight. Strongly typed where we can be, of course.
Registry
-
Source
- JSON
purl: pkg:nuget/broadcaster.pubsub.framework
Keywords:
pubsub
, evnes
, event-management
, mediator
, eventaggregator
, broadcast-receiver
, broadcast-reciever
, events
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 2,398 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago