MediatR

Simple, unambitious mediator implementation in .NET

  • 所有者: jbogard/MediatR
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者jbogard/MediatR
主編程語言C#
編程語言C# (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2014-03-03 15:01:22
推送於2025-04-01 15:57:35
最后一次提交2025-03-24 15:36:20
發布數35
最新版本名稱v12.5.0 (發布於 )
第一版名稱v2.0 (發布於 )
用户参与
星數11.7k
關注者數295
派生數2.1k
提交數668
已啟用問題?
問題數731
打開的問題數6
拉請求數170
打開的拉請求數3
關閉的拉請求數83
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?