MediatR 12.0.1

.NET 6.0 .NET Standard 2.0
dotnet add package MediatR --version 12.0.1
NuGet\Install-Package MediatR -Version 12.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MediatR" Version="12.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediatR --version 12.0.1
#r "nuget: MediatR, 12.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MediatR as a Cake Addin
#addin nuget:?package=MediatR&version=12.0.1

// Install MediatR as a Cake Tool
#tool nuget:?package=MediatR&version=12.0.1

Simple, unambitious mediator implementation in .NET

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.3K)

Showing the top 5 NuGet packages that depend on MediatR:

Package Downloads
MediatR.Extensions.Microsoft.DependencyInjection

MediatR extensions for ASP.NET Core

MediatR.Extensions.Autofac.DependencyInjection

An extension for Autofac-IoC to use MediatR and CQRS with ease.

Elsa.Abstractions

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.

Elsa.Core

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package contains the core of Elsa. Tip: reference the `Elsa` package instead of this one.

MediatR.Extensions.FluentValidation.AspNetCore

MediatR intgration with FluentValidation validation library using ASP.NET Core.

GitHub repositories (127)

Showing the top 5 popular GitHub repositories that depend on MediatR:

Repository Stars
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for .NET 7
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Version Downloads Last updated
12.0.1 541,090 2/23/2023
11.1.0 2,998,091 11/19/2022
11.0.0 4,425,790 9/30/2022
10.0.1 18,752,287 1/10/2022
10.0.0 451,443 1/6/2022
9.0.0 37,725,655 10/8/2020
8.1.0 7,567,956 7/27/2020
8.0.2 1,685,105 6/30/2020
8.0.1 7,821,916 2/27/2020
8.0.0 6,716,013 12/30/2019
7.0.0 9,866,545 4/30/2019
6.0.0 5,125,645 12/10/2018
5.1.0 2,548,940 7/30/2018
5.0.1 769,825 6/1/2018
5.0.1-alpha-0002 36,834 4/5/2018
5.0.1-alpha-0001 1,447 4/5/2018
4.1.0 1,554,973 3/20/2018
4.0.1 901,032 12/4/2017
4.0.0 122,457 11/30/2017
4.0.0-alpha-0002 1,440 11/30/2017
4.0.0-alpha 1,540 11/29/2017
3.0.1 1,134,968 3/7/2017
3.0.0 243,576 1/4/2017
2.1.0 606,495 7/1/2016
2.1.0-beta-19 2,155 5/23/2016
2.0.2 311,536 8/5/2015
2.0.1 2,738 8/5/2015
2.0.0 6,300 8/4/2015
2.0.0-beta-005 3,282 7/2/2015
2.0.0-beta-004 14,163 4/20/2015
2.0.0-beta-003 2,524 4/20/2015
2.0.0-beta-002 1,634 4/19/2015
2.0.0-beta-001 3,828 2/16/2015
1.0.0 47,780 12/16/2014
0.5.0 6,438 7/7/2014
0.4.0 1,971 6/16/2014
0.3.0 2,735 3/20/2014
0.2.0 2,688 3/6/2014
0.1.0 31,814 3/4/2014