MediatR 1.0.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MediatR --version 1.0.0
NuGet\Install-Package MediatR -Version 1.0.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="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediatR --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MediatR, 1.0.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=1.0.0 // Install MediatR as a Cake Tool #tool nuget:?package=MediatR&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple mediator implementation based on Common Service Locator
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- CommonServiceLocator (>= 1.3.0)
GitHub repositories (192)
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,609 | 4/20/2015 |
2.0.0-beta-003 | 406 | 4/20/2015 |
2.0.0-beta-002 | 68 | 4/19/2015 |
2.0.0-beta-001 | 578 | 2/16/2015 |
1.0.0 | 2,348 | 12/16/2014 |
0.5.0 | 747 | 7/7/2014 |
0.4.0 | 73 | 6/16/2014 |
0.3.0 | 250 | 3/20/2014 |
0.2.0 | 112 | 3/6/2014 |
0.1.0 | 126 | 3/4/2014 |