Mediator.Net 4.8.0

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

Decouple does matter, A simple mediator for .Net for sending command, publishing event and request response with pipelines supported

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (12)

Showing the top 5 NuGet packages that depend on Mediator.Net:

Package Downloads
Mediator.Net.Autofac

Use Autofac as the IoC container for Mediator.Net

Mediator.Net.Middlewares.Serilog

Log message by using Serilog

SugarChat.Message

Package Description

Mediator.Net.MicrosoftDependencyInjection

Use MicrosoftDependencyInjection as the IoC container for Mediator.Net

Mediator.Net.SimpleInjector

Use SimpleInjector as the IoC container for Mediator.Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.8.0 118,891 10/31/2023
4.7.0 211,446 9/5/2022
4.6.1 88,161 7/19/2022
4.6.0 2,324 7/17/2022
4.5.0 4,660 7/5/2022
4.4.0 10,482 5/17/2022
4.3.1-githubAction2.1-15 178 5/9/2022
4.3.1-devGa.1-19 162 5/9/2022
4.3.0 6,658 5/9/2022
4.2.0 19,790 1/22/2022
4.2.0-streamRequest19 435 5/4/2022
4.1.0 1,557 1/1/2022
4.1.0-responseHandling7 492 1/11/2022
4.0.0 87,209 6/20/2021
3.4.0 16,591 1/6/2021
3.4.0-extendContract73 12,039 6/1/2021
3.4.0-extendContract71 533 5/31/2021
3.4.0-extendContract62 362 5/31/2021
3.4.0-extendContract61 33,698 5/18/2021
3.4.0-extendContract60 959 5/11/2021
3.4.0-extendContract58 457 5/10/2021
3.3.0 14,339 10/10/2020
3.3.0-testScope54 378 11/20/2020
3.2.0 1,915 10/6/2020
3.1.0 16,321 5/23/2020
3.1.0-useUnnamedScopeForAut... 447 10/2/2020
3.0.2-dev37 4,923 12/12/2019
3.0.1 2,761 11/30/2019
3.0.1-master34 1,066 12/1/2019
3.0.0-dev9 1,384 6/6/2019
3.0.0-dev31 1,010 11/30/2019
3.0.0-dev30 1,074 11/30/2019
3.0.0-dev3 1,632 5/12/2019
3.0.0-dev29 1,003 11/30/2019
3.0.0-dev23 1,017 11/30/2019
3.0.0-dev22 1,021 11/30/2019
3.0.0-dev20 2,412 8/1/2019
3.0.0-dev18 1,508 6/25/2019
3.0.0-dev17 1,206 6/19/2019
3.0.0-dev16 1,283 6/11/2019
3.0.0-dev14 1,163 6/7/2019
3.0.0-dev13 1,421 6/7/2019
3.0.0-dev12 1,158 6/7/2019
3.0.0-dev11 685 6/7/2019
2.0.3 9,972 3/15/2019
2.0.2 2,174 2/18/2019
2.0.1.25 2,089 2/17/2019
2.0.1.24-dev24 1,170 1/25/2019
2.0.1.21-dev21 1,188 1/18/2019
2.0.1 2,492 1/22/2019
2.0.0.18-dev18 1,430 8/30/2018
2.0.0.17-dev17 1,487 8/6/2018
2.0.0.15-dev15 1,496 7/14/2018
2.0.0.10-dev10 1,687 7/13/2018
2.0.0.3-dev3 1,448 7/7/2018
2.0.0.1-dev1 1,441 7/1/2018
2.0.0 2,527 9/20/2018
1.2.1.100-dev100 1,473 7/1/2018
1.2.0.86-buildUpdate86 1,494 5/27/2018
1.1.23 3,502 11/8/2017
1.1.18 2,731 8/16/2017
1.1.3 3,295 3/27/2017
1.0.65 2,969 2/22/2017
1.0.59 3,224 2/18/2017
1.0.56 1,996 2/11/2017
1.0.46 1,714 1/29/2017
1.0.34 2,434 1/15/2017
1.0.1 1,270 1/12/2017
1.0.0 11,913 1/8/2017
0.9.63 4,170 1/6/2017
0.9.56 1,268 1/2/2017
0.9.53-beta 940 1/1/2017
0.9.52 1,214 1/1/2017
0.9.51-beta 980 1/1/2017
0.9.50-beta 987 12/31/2016
0.9.49-beta 970 12/31/2016
0.9.48-beta 978 12/31/2016
0.9.47-beta 1,015 12/31/2016
0.9.44-beta 988 12/31/2016
0.9.43-beta 992 12/31/2016
0.9.42-beta 987 12/31/2016
0.9.41-beta 949 12/31/2016