Mediator.Net

Mediator

A mediator project for .NET

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

GitHub

373 stars
21 watching
48 forks
Language: C#
last commit: 7 months ago
Linked from 4 awesome lists

buscqrscsharpddddotnetdotnetcoremediator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martinothamar/mediator A high performance implementation of the Mediator pattern in .NET using source generators. 2,151
shinyorg/mediator A .NET mediator pattern implementation for decoupling object dependencies and handling requests and events in applications. 21
dumplingsdevs/pipelines A C# library providing a flexible mediator implementation with customizable types and support for various design patterns. 43
immediateplatform/immediate.handlers An implementation of the Mediator pattern in C# using source-generation 65
daniellittledev/enexure.microbus A simple mediator framework for .NET applications with built-in support for global handlers and command-based architecture. 213
ivanpaulovich/fluentmediator An unobtrusive mediator library for building custom pipelines of Commands, Queries and Events 193
burgyn/mmlib.mediatr.generators Automates the creation of controllers and their methods based on MediatR requests 37
mehdihadeli/go-mediatr A Mediator Pattern implementation in Go, providing a way to decouple objects and handle requests, queries, and notifications with reduced coupling. 210
mostjs/prelude A collection of reusable modules and functions to simplify the development process 19
yuv4ik/mutatio A Visual Studio add-in that automatically converts existing C# projects to .NET Standard 2.0 27
meilisearch/meilisearch-dotnet A .NET client library for interacting with the Meilisearch API 269
justjake/quickjs-emscripten Provides an intermediary layer between untrusted JavaScript and a secure runtime environment. 1,300
natemcmaster/dotnetcoreplugins Provides an API for dynamically loading and executing .NET Core assemblies as plugins 1,608
stevejgordon/correlationid A middleware component that synchronizes correlation IDs across API requests for logging and tracing in distributed applications. 561
carbocation/interpose Provides a standardized way to manage middleware in HTTP requests. 294