Mediate 1.0.6

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

// Install Mediate as a Cake Tool
#tool nuget:?package=Mediate&version=1.0.6

Mediate is another simple and little in-process communication system based in mediator pattern

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Mediate:

Package Downloads
Mediate.BackgroundEventDispatch

Mediate.BackgroundEventDispatch is an event dispatch strategy for Mediate that enqueues event handlers to be executed by an Asp.Net Core hosted service. This system is intented to fire and forget an event.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 540 11/16/2021
1.0.7 328 5/17/2021
1.0.6 429 1/23/2021
1.0.5 374 12/2/2020
1.0.4 396 11/19/2020