MediatR

Simple, unambitious mediator implementation in .NET

  • Owner: jbogard/MediatR
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

MediatR

Build Status
NuGet
NuGet
MyGet (dev)

Simple mediator implementation in .NET

In-process messaging with no dependencies.

Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance.

Examples in the wiki.

Installing MediatR

You should install MediatR with NuGet:

Install-Package MediatR

Or via the .NET Core command line interface:

dotnet add package MediatR

Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies.

Main metrics

Overview
Name With Ownerjbogard/MediatR
Primary LanguageC#
Program languageC# (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2014-03-03 15:01:22
Pushed At2025-04-01 15:57:35
Last Commit At2025-03-24 15:36:20
Release Count35
Last Release Namev12.5.0 (Posted on )
First Release Namev2.0 (Posted on )
用户参与
Stargazers Count11.7k
Watchers Count295
Fork Count2.1k
Commits Count668
Has Issues Enabled
Issues Count731
Issue Open Count6
Pull Requests Count170
Pull Requests Open Count3
Pull Requests Close Count83
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private