MediatR 2.0.0-beta-003
        
        
                                This is a prerelease version of MediatR.
                            
    
    
        
        
                                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 2.0.0-beta-003
NuGet\Install-Package MediatR -Version 2.0.0-beta-003
        
        
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="2.0.0-beta-003" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="MediatR" Version="2.0.0-beta-003" />
<PackageReference Include="MediatR" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add MediatR --version 2.0.0-beta-003
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: MediatR, 2.0.0-beta-003"
        
        
#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.
                    
    
    #:package MediatR@2.0.0-beta-003
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=MediatR&version=2.0.0-beta-003&prerelease
#tool nuget:?package=MediatR&version=2.0.0-beta-003&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Simple, unambitious mediator implementation in .NET
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| DNX | dnx451 is compatible. | 
| DNXCore | dnxcore50 is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    DNXCore 5.0- System.ComponentModel (>= 4.0.0-beta-22530)
- System.Linq (>= 4.0.0-beta-22615)
- System.Threading.Tasks (>= 4.0.10-beta-22530)
 
GitHub repositories (218)
Showing the top 20 popular GitHub repositories that depend on MediatR:
| Repository | Stars | 
|---|---|
| ardalis/CleanArchitecture 
                                                            Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
                                                         | |
| 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, now community supported: https://github.com/NimblePros/eShopOnWeb
                                                         | |
| dotnet/eShop 
                                                            A reference .NET application implementing an eCommerce site
                                                         | |
| MassTransit/MassTransit 
                                                            Distributed Application Framework for .NET
                                                         | |
| fullstackhero/dotnet-starter-kit 
                                                            Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
                                                         | |
| jasontaylordev/NorthwindTraders 
                                                            Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
                                                         | |
| dotnetcore/Util 
                                                            Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
                                                         | |
| simplcommerce/SimplCommerce 
                                                            A simple, cross platform, modulith ecommerce system built on .NET
                                                         | |
| oskardudycz/EventSourcing.NetCore 
                                                            Examples and Tutorials of Event Sourcing in .NET
                                                         | |
| fullstackhero/blazor-starter-kit 
                                                            Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
                                                         | |
| discord-net/Discord.Net 
                                                            An unofficial .Net wrapper for the Discord API (https://discord.com/)
                                                         | |
| aspnetrun/run-aspnetcore-microservices 
                                                            Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
                                                         | |
| martinothamar/Mediator 
                                                            A high performance implementation of Mediator pattern in .NET using source generators.
                                                         | |
| kgrzybek/sample-dotnet-core-cqrs-api 
                                                            Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
                                                         | |
| evolutionary-architecture/evolutionary-architecture-by-example 
                                                            Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
                                                         | |
| vietnam-devs/coolstore-microservices 
                                                            A full-stack .NET microservices build on Dapr and Tye
                                                         | |
| altmann/FluentResults 
                                                            A generalised Result object implementation for .NET/C#
                                                         | |
| ErsatzTV/ErsatzTV 
                                                            Open-source platform that transforms your personal media library into live, custom TV channels.
                                                         | |
| gothinkster/aspnetcore-realworld-example-app 
                                                            ASP.NET Core backend implementation for RealWorld
                                                         | 
| 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 | 5,671 | 12/16/2014 | 
| 0.5.0 | 845 | 7/7/2014 | 
| 0.4.0 | 76 | 6/16/2014 | 
| 0.3.0 | 131 | 3/20/2014 | 
| 0.2.0 | 99 | 3/6/2014 | 
| 0.1.0 | 108 | 3/4/2014 |