Found 650 repositories(showing 30)
LuckyPennySoftware
Simple, unambitious mediator implementation in .NET
martinothamar
A high performance implementation of Mediator pattern in .NET using source generators.
rafaelfgx
.NET 10, Angular 21, Clean Architecture, Clean Code, SOLID, KISS, DRY, Mediator Pattern, Folder-by-Feature Structure
mayuanyang
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
daniellittledev
MicroBus is a simple in process Mediator for .NET
salihcantekin
High-performance, source-generator powered mediator and messaging framework for .NET.
NetDevPack
A lightweight and straightforward mediator implementation for .NET applications, facilitating in-process messaging with minimal setup.
Atherio-Ltd
Open source mediator library for the .NET ecosystem
shinyorg
A Mediator for your .NET Apps with some of the most awesome middleware around
JamesRandall
A configuration based commanding and mediator framework that supports command dispatch and execution in-process, over HTTP or over Azure Storage Queues. Written to .NET Standard 2.0 and supports many popular runtimes including .NET Core and .NET 4.6.x.
simplesoft-pt
Small .NET library that helps with the implementation of mediator pattern for commands, events and queries
EvanscoApps
Modern mediator for .NET with pub/sub, request/response, weak references, and UI thread dispatching
thanhle0212
This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core
ppXD
A simple and easy to use mediator framework for .NET
babaktaremi
A sample project demonstrating Vertical Slice Architecture using EF Core, Dapper , Mediator and ASP NET Core minimal APIs feature . With Postgres as database and Aspire as app host
mrdevrobot
A Lightweight and Powerful .NET Mediator
dasiths
A .NET/C# implementation of the mediator pattern with support for queries, commands and events
Compare and evolve modern .NET architectures — from Vertical Slices to Clean Architecture, Modular Monoliths, and Microservices — using EF Core, Aspire, and Mediator.
loresoft
Mediator pattern and Command Query Responsibility Segregation (CQRS) implementation in .NET
TS-NuGet-Packages
Lightweight and flexible Mediator library for .NET with support for CQRS, pipeline behaviors, and notifications. Built for clean and scalable architecture.
lucadallavalle
Template for ASP.NET WebApi based applications/microservices using CQRS, Mediator pattern, Clean Architecture
jkodroff
An in-memory, synchronous implementation of the mediator pattern for .NET. "It's getting there."
MostafaDesoky95
MDiator – A lightweight, fast, and extensible in-process mediator library for .NET with zero runtime reflection and clean CQRS/event support.
wladimilson
Exemplo criado para o artigo do blog da Treinaweb: https://www.treinaweb.com.br/blog/mediator-pattern-com-mediatr-no-asp-net-core
TimeWarpEngineering
Simple, unambitious mediator implementation in .NET
MarcoCestari
A high-performance, enterprise-grade Mediator library for .NET using Source Generators. Zero reflection, Native AOT compatible, and compile-time validated.
Amitpnk
A clean and modular .NET 9 template using Vertical Slice Architecture. Ideal for building scalable, maintainable APIs with CQRS, Mediator DP, FluentValidation, and EF Core/Dapper.
andreitch
Clean Architecture and the CQRS + Mediator with ASP.NET Core and React
reniciuspagotto
Implementation of mediator pattern using MediatR library using .NET Core 2.2 - https://medium.com/jundevelopers/mediator-pattern-com-mediatr-asp-net-core-2-2-6d8d2e3dc3c5
roeibajayo
High-performance yet easy to use mediator pattern and in-process message bus implementation in .NET