Mediate 1.1.1

.NET 6.0
dotnet add package Mediate --version 1.1.1
NuGet\Install-Package Mediate -Version 1.1.1
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.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mediate --version 1.1.1
#r "nuget: Mediate, 1.1.1"
#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.1.1

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

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

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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 296 11/16/2021
1.0.7 246 5/17/2021
1.0.6 312 1/23/2021
1.0.5 291 12/2/2020
1.0.4 308 11/19/2020