Platypus.MediatR 1.1.20

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

Platypus inspired simple mediator implementation based on Common Service Locator. Original project MediatR by Jimmy Bogard

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.20 102 3/14/2015
1.1.19-beta 29 3/14/2015
1.1.18 52 3/3/2015
1.1.17-beta 32 3/3/2015
1.1.16-beta 31 3/3/2015
1.1.9 41 3/3/2015
1.1.8 40 3/3/2015