MediatR 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MediatR --version 0.2.0
NuGet\Install-Package MediatR -Version 0.2.0
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="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediatR --version 0.2.0
#r "nuget: MediatR, 0.2.0"
#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=0.2.0

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

Synchronous mediator implementation based on Common Service Locator

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (154)

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

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
MassTransit/MassTransit
Distributed Application Framework for .NET
Version Downloads Last updated
2.0.0-beta-004 1,608 4/20/2015
2.0.0-beta-003 404 4/20/2015
2.0.0-beta-002 66 4/19/2015
2.0.0-beta-001 576 2/16/2015
1.0.0 5,670 12/16/2014
0.5.0 843 7/7/2014
0.4.0 75 6/16/2014
0.3.0 129 3/20/2014
0.2.0 97 3/6/2014
0.1.0 106 3/4/2014