Source Generated · Zero Reflection · Native AOT
TurboMediator
A high-performance Mediator library for .NET using Source Generators. Compile-time validated, Native AOT compatible, with a rich ecosystem of pipeline behaviors.
⚡
High Performance
Source Generator creates compile-time optimized dispatch code. No reflection, no Activator.CreateInstance.
🔒
Type Safe
Full compile-time validation with build errors for missing handlers, duplicate handlers, and signature mismatches.
🧩
Rich Ecosystem
20+ modular packages covering resilience, observability, enterprise patterns, sagas, and more.