Top 20 NuGet event Packages

Evented State Processor (ESP) adds specific processing workflow around changes to a model's state. This package adds functionality to integrate ESP with RX.
Source Only Package - Evented State Processor (ESP) adds specific processing workflow around changes to a model's state. This package adds functionality to integrate ESP with RX.
Autofac implementation for the domain event handler resolver defined in Affecto.Patterns.Domain.UnitOfWork NuGet.
* Allows you to Subscribe to a queue instead of polling it in a busy loop. That is, you provide a delegate function in “Subscribe” method and this callback will be invoked every time a new message is added to the queue. This library will also handle serialization and deserialization for your objects...
An embedded RavenDB powered event store for MementoFX
A Tool for consuming custom event
The persistence companion (event dispatcher) for dddlib, a domain driven design library for .NET
A library for .NET designed to remove some of the complexity from denormalization
Small C# eventing library familiar to Bukkit developers
Eventual core
WeakSubscribe to events. Taken from the MvvmCross codebase and provided on its own. WeakSubscribe hands responsibility to the client code, unlike using a WeakEventManager which requires modified events. See project site for instructions.
TinyDocDB is a free .NET client for accessing DocumentDB, it uses REST API's behind the scenes and provides events based on changes in DocumentDB, polling and notification of changes is handled behind the scenes and you can adjust the polling interval. You can also update and get documents in Docume...
This is an event logger that manages events based on client IDs, able to transcend multiple threads.
Pattern to avoid a part of code being called.
Provides extension methods for INotifyPropertyChanged to raise the PropertyChanged event and reduce boilerplate code.
A Mediator.Net's middleware that plugs into the publish pipeline to send event to EventStore, it is usually being used for event sourcing.
A library which can parse and build iCal and vCard items. It's mainly intended for use with MailBee.NET Objects. Supports .NET Framework 2.0-4.6.
A Mediator.Net's middleware that to broadcast the message to a message broker, by adding this one into the publish pipe, any event is raised from your domain logic will be picked up and broadcast to your configured message broker.
Redis Cache Event Client
The purpose of the EventStore is to represent a series of events as a stream.