general
MediatR for C# and .NET Articles, Tutorials & News
MediatR for C# and .NET articles, tutorials, and news from the DotNetNews archive.
70 articles Updated Page 2 of 3
Browse additional MediatR for C# and .NET articles from the DotNetNews archive.
MediatR for C# and .NET articles
Page 2 of 3
Newest first
-
7 Practical Steps to Validation with MediatR + FluentValidation (Clean Architecture, .NET 9)
medium.com Issue #303
You don’t need a cathedral of abstractions to validate requests. With MediatR and FluentValidation, you get clean, centralized validation…
-
Custom CQRS Without the Mediator: Building a Clean, Extensible Pipeline
medium.com Issue #297
The recent announcement about MediatR adopting a commercial license model for larger companies has prompted many teams to re-evaluate its…
-
CQRS Pattern in .NET with MediatR — A Complete Guide
malshikay.medium.com Issue #287
Simplifying commands and queries in .NET using MediatR
-
CQRS ≠ MediatR
c-sharpcorner.com Issue #277
Demystifying CQRS and MediatR in .NET! Learn the difference between Command Query Responsibility Segregation and MediatR, with practical examples. Use them right!
-
From Lost Events to Reliable Systems: Outbox + MassTransit in .NET 9
medium.com Issue #276
Imagine this: your service writes a critical order to the database. You breathe a sigh of relief — the transaction committed successfully…
-
Refactoring A Modular Monolith Without MediatR in .NET
antondevtips.com Issue #265
MediatR is one of my favourite libraries in .NET, I have been using it for 5+ years in production. Now I am removing it from my projects Continue reading on CodeX »
-
CQRS ≠ MediatR
jaykrishnareddy.medium.com Issue #256
CQRS is an architectural pattern. MediatR is just a library.
-
Applying the Mediator Pattern in ASP.NET Core with MediatR
medium.com Issue #251
https://medium.com/@adrianbailador/applying-the-mediator-pattern-in-asp-net-core-with-mediatr-5209906de05d
-
FlashEvents: A Free, Simple Alternative to MediatR Notification Publisher
medium.com Issue #245
https://medium.com/@Anton-Grebenkin/flashevents-a-free-simple-alternative-to-mediatr-notification-publisher-457056d31e8f
-
AutoMapper and MediatR Roadmaps
jimmybogard.com Issue #243
https://www.jimmybogard.com/automapper-and-mediatr-roadmaps/
-
Modern MediatR Library in .NET Core 9.0
c-sharpcorner.com Issue #242
https://www.c-sharpcorner.com/article/modern-mediatr-library-in-net-core-9-0/
-
AutoMapper and MediatR Commercial Editions Launch Today
jimmybogard.com Issue #236
https://www.jimmybogard.com/automapper-and-mediatr-commercial-editions-launch-today/
-
CQRS with MediatR in .NET — A Simple and Secure Project Example from Scratch
medium.com Issue #207
https://medium.com/@venkataramanaguptha/cqrs-with-mediatr-in-net-a-simple-and-secure-project-example-from-scratch-81f77e5aba22
-
API performance, Web API, and .NET 10 testing
DotNetNews Issue #197
A varied .NET issue with API performance, Web API basics, Blazor on Docker, async internals, event-driven systems, and EF Core testing.
-
Mediator Without MediatR: Build Your Own CQRS Dispatcher in 30 Lines
medium.com Issue #192
https://medium.com/@metoz.florian/mediator-without-mediatr-build-your-own-cqrs-dispatcher-in-30-lines-a43edd474faa
-
Breaking Free: .NET’s Hidden Gem vs MediatR — A Step-by-Step Guide ✨
medium.com Issue #191
https://medium.com/@metoz.florian/breaking-free-nets-hidden-gem-vs-mediatr-a-step-by-step-guide-583c5d09baf2
-
We Broke Up with MediatR — and Found in .NET’s Hidden Gem
medium.com Issue #188
https://medium.com/@metoz.florian/we-broke-up-with-mediatr-and-found-in-nets-hidden-gem-a62e3bc64ffb
-
The Easiest Way to Replace MediatR!
medium.com Issue #183
https://medium.com/@paveluzunov/the-easiest-way-to-replace-mediatr-cb6a0fa07ded?source=rss------csharp-5
-
AutoMapper and MediatR Licensing Update
jimmybogard.com Issue #180
https://www.jimmybogard.com/automapper-and-mediatr-licensing-update/
-
MediatR Alternative — Wolverine
thecodeman.net Issue #179
https://thecodeman.net/posts/mediatr-alternative-wolverine
-
Build your own Mediator
amrelsher07.medium.com Issue #176
https://amrelsher07.medium.com/build-your-own-mediator-f25bac97a0ab
-
AutoMapper and MediatR Going Commercial
jimmybogard.com Issue #172
https://www.jimmybogard.com/automapper-and-mediatr-going-commercial/
-
Understanding CQRS in .NET: A Practical Guide
medium.com Issue #160
https://medium.com/@mo.shaaban.dev/understanding-cqrs-in-net-a-practical-guide-26e21bdc7a2a
-
MediatR in .NET CQRS: Why It’s Key to CQRS in .NET and How It Works
medium.com Issue #160
https://medium.com/asp-dotnet/mediatr-in-net-cqrs-why-its-key-to-cqrs-in-net-and-how-it-works-1181d6a68667
-
Dynamic Database Web API in .NET 9: Clean Architecture & MediatR for Flexibility
csharp.com Issue #159
https://www.csharp.com/article/dynamic-database-web-api-in-net-9-clean-architecture-mediatr-for-flexibility/