Cortex.Mediator

Cortex.Mediator is a lightweight and extensible implementation of the Mediator pattern for .NET applications, designed to power clean, modular architectures like Vertical Slice Architecture and CQRS.


Built as part of the Cortex Data Framework, this library simplifies command and query handling with built-in support for:


  • ✅ Commands & Queries
  • ✅ Notifications (Events)
  • ✅ Pipeline Behaviors
  • ✅ FluentValidation - Coming in the next release v1.8
  • ✅ Logging