MediatR for C# and .NET Articles, Tutorials & News

MediatR for C# and .NET articles, tutorials, and news from the DotNetNews archive.

63 articles Updated

Start here

Editor picks for MediatR

  1. Vertical Slice Architecture in C# (.NET 8): A Complete Guide with Production-Ready Examples

    medium.com Issue #493

    If you like feature-first organization, this is a good production-minded vertical slice walkthrough with familiar CQRS and MediatR tradeoffs.

    Read article Issue #493

  2. Validation with MediatR Pipeline Behavior and FluentValidation in .NET 10

    codewithmukesh.com Issue #471

    MediatR pipeline validation with FluentValidation, centralized command validation in .NET 10 applications.

    Read article Issue #471

  3. Moving Beyond MediatR: Implementing Cross-Cutting Concerns with Native .NET Dependency Injection

    medium.com Issue #462

    This should resonate with teams reconsidering MediatR and looking for lighter-weight cross-cutting approaches in native DI.

    Read article Issue #462

  4. Wolverine Idioms for MediatR Users

    jeremydmiller.com Issue #382

    Useful guidance for MediatR users evaluating Wolverine without treating it like a drop-in clone.

    Read article Issue #382

  5. MediatR Implementation: The Industry-Standard Way to Build Serious .NET APIs

    nelsonyounus.medium.com Issue #356

    A solid refresher on why MediatR and middleware still matter in real APIs.

    Read article Issue #356

  6. CQRS Pattern in .NET with MediatR — A Complete Guide

    malshikay.medium.com Issue #287

    A CQRS and MediatR guide that covers the command/query split in practical .NET terms.

    Read article Issue #287

  7. Refactoring A Modular Monolith Without MediatR in .NET

    antondevtips.com Issue #265

    MediatR removal is interesting because it forces a conversation about complexity, boundaries, and whether the abstraction still earns its keep.

    Read article Issue #265

  8. Modern MediatR Library in .NET Core 9.0

    c-sharpcorner.com Issue #242

    MediatR in .NET 9 is a good fit for folks comparing request pipelines and handler-based composition.

    Read article Issue #242

MediatR C# from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on MediatR for C# and .NET.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward MediatR C#, MediatR .NET, mediator pattern C#. Recent pieces worth opening: “CQRS Without MediatR: A Lightweight Approach for Modern .NET Applications” and “Building AI-Powered Database Query Optimization Advisors with ASP.NET Core”.

Latest

Newest MediatR from the archive

Archive

Page 1 of 3

Newest first