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.
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" />
                    
Directory.Packages.props
<PackageReference Include="MediatR" />
                    
Project file
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
                    
#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.
#addin nuget:?package=MediatR&version=2.0.0-beta-003&prerelease
                    
Install MediatR as a Cake Addin
#tool nuget:?package=MediatR&version=2.0.0-beta-003&prerelease
                    
Install MediatR as a Cake Tool

Simple, unambitious mediator implementation in .NET

Product 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.

GitHub repositories (214)

Showing the top 20 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 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
louthy/language-ext
C# pure functional programming framework - come and get declarative!
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
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
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
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
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
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.
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