Broadcaster - a mo' better pubsub NuGet Package

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.




Got any Broadcaster - a mo' better pubsub Question?





Info

Version: 1.0.1
Author(s): Brent Bulla
Last Update: Monday, October 8, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/outbred/Broadcaster
NuGet Url: https://www.nuget.org/packages/Broadcaster.PubSub.Framework


Install
Install-Package Broadcaster.PubSub.Framework
dotnet add package Broadcaster.PubSub.Framework
paket add Broadcaster.PubSub.Framework
Broadcaster.PubSub.Framework Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2026