AdaskoTheBeAsT.MediatR.SimpleInjector 6.0.0

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

// Install AdaskoTheBeAsT.MediatR.SimpleInjector as a Cake Tool
#tool nuget:?package=AdaskoTheBeAsT.MediatR.SimpleInjector&version=6.0.0                

Allows easy configuration of MediatR and its registration in SimpleInjector.

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. 
.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 (2)

Showing the top 2 NuGet packages that depend on AdaskoTheBeAsT.MediatR.SimpleInjector:

Package Downloads
AdaskoTheBeAsT.MediatR.SimpleInjector.AspNetCore

Allows easy configuration of MediatR and its registration in SimpleInjector in connection to ASP NET Core and ASP NET 5.

AdaskoTheBeAsT.MediatR.SimpleInjector.AspNet

Allows easy configuration of MediatR and its registration in SimpleInjector in connection to ASP NET Full Framework (4.6.1 until 4.8).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.2.0 554 8/18/2024
9.0.3 333 5/27/2024
9.0.2 1,710 2/18/2024
9.0.1 191 1/27/2024
9.0.0 271 12/2/2023
8.2.0 8,830 7/16/2023
8.1.0 282 5/4/2023
8.0.0 373 2/17/2023
7.1.0 454 1/22/2023
7.0.0 692 11/13/2022
6.0.0 653 10/23/2022
5.1.0 688 7/24/2022
5.0.1 1,236 2/8/2022
5.0.0 703 1/10/2022
4.2.2 4,225 7/24/2021
4.2.1 500 6/27/2021
4.2.0 553 3/7/2021
4.1.1 582 1/16/2021
4.1.0 616 12/16/2020
4.0.1 649 11/29/2020
4.0.0 573 11/11/2020
3.1.0 752 10/25/2020
3.0.1 725 10/16/2020
3.0.0 648 10/10/2020
2.2.0 644 10/7/2020
2.1.0 619 8/1/2020
2.0.6 693 7/25/2020
2.0.5 641 7/14/2020
2.0.4 505 7/14/2020
2.0.3 629 7/2/2020
2.0.2 639 6/15/2020
2.0.1 574 6/15/2020 2.0.1 is deprecated because it is no longer maintained.
2.0.0 695 6/14/2020
1.4.3 577 5/20/2020
1.4.2 765 4/21/2020
1.4.1 715 3/7/2020
1.4.0 701 3/1/2020
1.3.2 638 2/27/2020
1.3.1 574 2/27/2020 1.3.1 is deprecated.
1.3.0 753 2/23/2020
1.2.0 645 2/22/2020
1.1.0 800 1/9/2020
1.0.0 659 1/5/2020

- upgraded SimpleInjector to v5.4.1
     - upgraded MediatR to v11.0.0