MediatR.Extensions.Microsoft.DependencyInjection 11.1.0

Prefix Reserved
Suggested Alternatives

MediatR 12.0.0

Additional Details

This package is no longer maintained and its functionality is folded into the main MediatR package.

dotnet add package MediatR.Extensions.Microsoft.DependencyInjection --version 11.1.0
                    
NuGet\Install-Package MediatR.Extensions.Microsoft.DependencyInjection -Version 11.1.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.Extensions.Microsoft.DependencyInjection" Version="11.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.1.0" />
                    
Directory.Packages.props
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" />
                    
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.Extensions.Microsoft.DependencyInjection --version 11.1.0
                    
#r "nuget: MediatR.Extensions.Microsoft.DependencyInjection, 11.1.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.
#:package MediatR.Extensions.Microsoft.DependencyInjection@11.1.0
                    
#: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.Extensions.Microsoft.DependencyInjection&version=11.1.0
                    
Install as a Cake Addin
#tool nuget:?package=MediatR.Extensions.Microsoft.DependencyInjection&version=11.1.0
                    
Install as a Cake Tool

MediatR extensions for ASP.NET Core

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (519)

Showing the top 5 NuGet packages that depend on MediatR.Extensions.Microsoft.DependencyInjection:

Package Downloads
MPACKAGE.LibDomain

Package Description

rbkApiModules.Infrastructure.MediatR.Core

Package Description

VirtoCommerce.ExperienceApiModule.Core

Experiene API functionality

NetCoreKit.Infrastructure

Supports base infrastructure in the library.

Sitko.Core.MediatR

Sitko.Core is a set of libraries to help build .NET Core applications fast

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MediatR.Extensions.Microsoft.DependencyInjection:

Repository Stars
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
Version Downloads Last Updated
11.1.0 11,231,043 2/15/2023 11.1.0 is deprecated because it is no longer maintained.
11.0.0 22,875,433 9/30/2022
10.0.1 35,668,518 1/10/2022
10.0.0 551,495 1/6/2022
9.0.0 50,883,313 10/8/2020
8.1.0 7,907,339 7/27/2020
8.0.1 3,586,381 6/30/2020
8.0.0 11,602,938 12/30/2019
7.0.0 7,426,049 4/30/2019
6.0.1 3,729,965 12/13/2018
6.0.0 732,636 12/10/2018
5.1.0 1,753,254 7/30/2018
5.0.2 280,401 6/25/2018
5.0.1 223,915 6/1/2018
5.0.1-alpha-0002 16,109 4/5/2018
4.1.0 1,162,378 3/21/2018
4.0.0 437,458 11/30/2017
4.0.0-alpha 3,049 11/30/2017
3.0.0 389,692 8/19/2017
2.0.0 195,710 1/5/2017
Loading failed