Broadcast Notifications NuGet Package

With Broadcast, a single object can communicate with multiple objects in a non-generic manor, without knowing that the objects exist.

The implementations within .NET such as the IObserver and IObservable pattern are a very cumbersome subscription model for method invocation. The solution .NET provides is not very elegant and forces your application to be tightly bound to the objects.

Broadcast aims to decouple objects, providing an easier path for developers to make their application more maintainable.




Got any Broadcast Notifications Question?





Info

Version: 2.0.1
Author(s): Johnathon Sullinger
Last Update: Sunday, July 26, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/scionwest/Broadcast
NuGet Url: https://www.nuget.org/packages/BroadcastNotifications


Install
Install-Package BroadcastNotifications
dotnet add package BroadcastNotifications
paket add BroadcastNotifications
BroadcastNotifications Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3168