MediatR logo

MediatR

In-process messaging with no dependencies
57
39
+ 1
0

What is MediatR?

It is a low-ambition library trying to solve a simple problem — decoupling the in-process sending of messages from handling messages. Cross-platform, supporting .NET Framework 4.6.1 and netstandard2.0.
MediatR is a tool in the Message Queue category of a tech stack.
MediatR is an open source tool with 10.5K GitHub stars and 1.1K GitHub forks. Here’s a link to MediatR's open source repository on GitHub

Who uses MediatR?

Companies
3 companies reportedly use MediatR in their tech stacks, including Back-end, softrobotics, and NES e-Dönüşüm v2.

Developers
40 developers on StackShare have stated that they use MediatR.

MediatR Integrations

MediatR's Features

  • Request/response messages, dispatched to a single handler
  • Notification messages, dispatched to multiple handlers

MediatR Alternatives & Comparisons

What are some alternatives to MediatR?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
Amazon SQS
Transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use.
Celery
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
ActiveMQ
Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. Apache ActiveMQ is released under the Apache 2.0 License.
See all alternatives

MediatR's Followers
39 developers follow MediatR to keep up with related blogs and decisions.