C# Mediator

Open-source C# projects categorized as Mediator

Top 18 C# Mediator Projects

  1. Mediator

    A high performance implementation of Mediator pattern in .NET using source generators.

    Project mention: Why I Built Yet Another Mediator (And Why You Might Care) | dev.to | 2025-12-16

    About a year and a half ago, I was architecting a modular monolith and obsessing over performance. I'd been using MediatR for years, but I wanted something faster. I discovered Mediator by Martin Othamar - a SourceGenerator-based implementation that promised better performance through compile-time code generation.

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. MessagePipe

    High performance in-memory/distributed messaging pipeline for .NET and Unity.

  4. Mediator.Net

    A simple mediator for .Net for sending command, publishing event and request response with pipelines supported

  5. DotNetCore

    .NET 10 Nuget Packages

  6. silverback

    Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven architectures and asynchronous messaging, with first-class support for Apache Kafka and MQTT.

  7. LiteBus

    In-process .NET mediator for CQS and DDD with first-class commands, queries, and events, a typed handler pipeline, and durable messaging.

    Project mention: Migrating from MediatR to LiteBus | dev.to | 2025-11-11

    This guide covers the direct mapping of concepts for a smooth migration from MediatR. However, the true benefits of LiteBus are found in the features that go beyond basic mediation. To explore these capabilities in detail, the official Wiki provides in-depth guides on the Durable Command Inbox, advanced event concurrency, handler filtering, and other best practices.

  8. Enexure.MicroBus

    MicroBus is a simple in process Mediator for .NET

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Immediate.Handlers

    Source Generated implementation of the Mediator pattern

  11. AspNetCore.BookStore

    ASP.NET Core application using Command Pattern and Repository Pattern

  12. Reddnet

    🎭 Minimal Reddit clone

  13. MitMediator

    Fast mediator for handling requests, commands, notifications, and streams with ValueTask and ordered pipelines

    Project mention: Refactoring A Modular Monolith Without MediatR in .NET | dev.to | 2025-08-12

    What about MediatR alternatives? One of the most popular is Wolverine. Also, many developers have already created their custom MediatR libraries, and some of them are much faster than MediatR, such as MitMediator.

  14. movie-search-application

    🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.

  15. BlazorShop

    Create a Shop with Blazor Web on Net 7. Stripe Checkout & Subscription

  16. Blazing.Mediator

    A high-performance .NET Mediator implementation with built-in CQRS, streaming capabilities, and event-driven architecture. Features zero-config setup, advanced middleware pipeline, built-in analyzers & statistics, comprehensive samples, and extensive documentation.

  17. Axent

    Axent is a source-generated CQRS library for modern .NET with typed pipelines and ASP.NET Core integration.

    Project mention: What I Learned Building a Production-Style Shopping List App with Angular and ASP.NET Core (CQRS) | dev.to | 2026-04-30

    Live app: https://shoppi.club/ Status page: https://status.shoppi.club/status/shoppi Axent GitHub: https://github.com/magmablinker/Axent Axent NuGet: https://www.nuget.org/packages/Axent.Core Previous Axent article: https://medium.com/@magmablinker/source-generated-cqrs-in-net-meet-axent-b86e61dba3e5

  18. Stratara

    CQRS and Event Sourcing for .NET — with tamper-evident streams and tenant-aware encryption built in. Integrated mediator, outbox, sagas, projections, and identity across 20 lockstep-versioned NuGet packages. Source-available under FSL-1.1-MIT (converts to MIT after 2 years).

    Project mention: You can't delete an event. GDPR says you must. Crypto-shredding is the truce. | dev.to | 2026-06-03

    This is the model Stratara builds in (a .NET event-sourcing stack), but the technique is framework-agnostic — the pieces are a key store, an AES-GCM encryptor, and a key you can destroy.

  19. Liaison.Mediator

    Lightweight .NET mediator with explicit, deterministic handler registration and optional DI integration.

    Project mention: Explicit by Default: Designing a Boring Mediator for .NET | dev.to | 2026-01-24

    More detailed information — including benchmarks, documented scenarios, and design constraints — is available in the project’s README. The full source code and ongoing discussions can be found in the Liaison.Mediator GitHub repository.

  20. Antda.Messages

    Set of libraries for sending messages by follow mediator pattern.

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Mediator discussion

Log in or Post with

C# Mediator related posts

  • You can't delete an event. GDPR says you must. Crypto-shredding is the truce.

    1 project | dev.to | 3 Jun 2026
  • AI doesn't fail because the model is bad. It fails because there's nothing underneath it

    1 project | dev.to | 31 May 2026

Index

What are some of the best open-source Mediator projects in C#? This list will help you:

# Project Stars
1 Mediator 3,651
2 MessagePipe 1,936
3 Mediator.Net 530
4 DotNetCore 468
5 silverback 284
6 LiteBus 231
7 Enexure.MicroBus 211
8 Immediate.Handlers 195
9 AspNetCore.BookStore 166
10 Reddnet 130
11 MitMediator 85
12 movie-search-application 43
13 BlazorShop 35
14 Blazing.Mediator 4
15 Axent 3
16 Stratara 1
17 Liaison.Mediator 1
18 Antda.Messages 0

Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com

Did you know that C# is
the 11th most popular programming language
based on number of references?