Elsa.Mediator 3.6.0

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

Provides a mediator service inspired by MediatR.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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. 
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 Elsa.Mediator:

Package Downloads
Elsa.Common

Provides services and utility functions common to Elsa modules. For example, it provides a system clock and a memory store implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 9,088 3/5/2026
3.6.0-rc5 1,907 2/27/2026
3.6.0-rc4 800 2/16/2026
3.6.0-rc3 2,985 2/5/2026
3.6.0-rc2 4,570 1/5/2026
3.6.0-rc1 2,112 12/21/2025
3.5.3 51,964 12/20/2025
3.5.2 39,525 11/18/2025
3.5.1 38,078 9/25/2025
3.5.0 42,597 8/15/2025
3.5.0-rc4 1,396 8/8/2025
3.5.0-rc3 2,319 7/20/2025
3.5.0-rc2 4,929 7/4/2025
3.5.0-rc1 2,012 6/1/2025
3.4.2 46,208 7/4/2025
3.4.1 2,941 7/3/2025
3.4.0 40,618 5/20/2025
3.4.0-rc2 1,898 5/7/2025
3.4.0-rc1 5,373 3/18/2025
3.3.5 126,087 3/18/2025
Loading failed