Top 20 NuGet Packages depending on Mediator.Net

Total dependencies: 10

Log message by using Serilog
Use SimpleInjector as the IoC container for Mediator.Net
Use Autofac as the IoC container for Mediator.Net
Use Ninject as the IoC container for Mediator.Net
Use StructureMap as the IoC container for Mediator.Net
Use MicrosoftDependencyInjection as the IoC container for Mediator.Net
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 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.
A Mediator.Net's middleware that to handle unit of work, it provides a CommittableTransaction for Handlers to enlist.
Use Unity as the IoC container for Mediator.Net