Top 20 NuGet eventaggregator Packages

.NET standard implementation of CQRS and EventAggregator
.NET standard implementation of CQRS and EventAggregator
.NET standard common
Reusable utility and class library for WPF .NET Framework 4.8 - Featuring: AsyncRelayCommand<T>, ObservablePropertyChangedCollection, ViewModel, Visual Tree Helpers, Profiling, Extension Methods, ValueChangedEventArgs, MruManager (Most Recently Used files), AppSettingsConnector, InverExtension Marku...
An extremely light-weight, easy to use .Net pub/sub library
Reusable utility and class library for WPF - Featuring: AsyncRelayCommand<T>, ObservablePropertyChangedCollection, BaseViewModel, Visual Tree Helpers, Profiling, Extension Methods, ValueChangedEventArgs, MruManager (Most Recently Used files), AppSettingsConnector and more.
Reusable utility and class library for WPF .NET Core >= 3.0 - Featuring: AsyncRelayCommand&lt;T&gt;, ObservablePropertyChangedCollection, ViewModel, Visual Tree Helpers, Profiling, Extension Methods, ValueChangedEventArgs, MruManager (Most Recently Used files), AppSettingsConnector, InverExtension M...
Reusable utility and class library for UWP - Featuring: AsyncRelayCommand<T>.
.NET Standard 2.0 - Reusable utility and class library for .NET Standard 2.0 - Featuring: ViewModel (abstract base class), Profiling, Extension Methods, ValueChangedEventArgs, EventAggregator and more.
Reusable utility and class library for .NET Framework 4.8 - Featuring:.
An implementation of the EventAggregator pattern.
A small, simple event aggregator implementation for .NET, SL, WP7, WP8, WinRT, Mono and Unity3d.
Reusable utility and class library for .NET Core >= 3.0 - Featuring: ViewModel (abstract base class), Profiling, Extension Methods, ValueChangedEventArgs, EventAggregator, AutoResetStream and more.
BoC needs some documentation, but contains lots of usefull stuff like -EventAggregator pattern implementation -Inversion of Control wrapper (see other BoC packages like BoC.InversionOfControl.Unity for implementations) -DataContext pattern implementation (see other BoC packages like BoC.Per...
A Event Aggregator proxy for SignalR
MvvmLib Core Commands: DelegateCommand, AsyncCommand and CompositeCommand Task Extensions: for Async with void method Mvvm: BindableBase, Validatable and ModelWrapper base classes EventAggregator : allows to subscribe, publish and filter messages
A MessageBus for .NET 3.5+, Silverlight 4+, Windows Phone 7+ and .NET for Windows Store apps (WinRT).
This library contains UnitOfWorks, Repository, Command, Command Manifest, Task command and EventAggregator pattern interfaces.
.NET standard implementation of CQRS and EventAggregaor
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 si...