Top 20 NuGet events Packages

A base abstraction to works easy with event driven programming, microservices using Praticis framework.
A service bus to works easy with event driven programming, microservices, retry policy and more using Praticis framework.
Middleware to configure Praticis Framework in .NET applications
Custom version of Seq.App.FileArchive.
Custom version of Seq.App.FileArchive.
Custom version of Seq.App.FileArchive.
Ticker let's you listen for changes in a series of objects implementing ITrack
A package which adds support for CQRS into your application. It supports commands, queries and events.
A smart and simple way to work with limited-lifetime events in .NET This package introduce the concept of Disposable events - when you subscribe to such event you will obtain IDisposable token, and when you call Dispose on it, the event subscription will be automatically removed. This will work reg...