MemBus 1.5.2

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

In-memory publish-subscribe bus with pluggable subscription and publishing pipeline, first-class support of Observables, contravariant messaging and resolution of handlers through pluggable IOC.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MemBus:

Package Downloads
Scal

Scal (Structuremap and Caliburn.Micro) combines the Caliburn.Micro framework with the StructureMap DI Container and sprinkles in MemBus as Event aggregator and DynamicXaml as support library for XAML-related tasks. Caliburn.Micro is directly packaged into this, to avoid running its install scripts.

Televic.Mycro

Light-weight framework for building micro services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.1 466,883 6/8/2018
4.0.0 9,368 5/1/2017
4.0.0-rc 1,377 11/25/2016
3.2.0 10,498 12/19/2015
3.2.0-rc 1,608 12/12/2015
3.1.0-rc 3,704 11/9/2014
3.0.1 14,282 12/30/2013
3.0.0 1,642 12/21/2013
2.0.2 11,766 2/4/2013
2.0.1 1,925 11/22/2012
2.0.0 3,070 10/7/2012
1.5.4 1,993 7/18/2012
1.5.3 1,865 6/17/2012
1.5.2 2,215 5/9/2012
1.5.1 1,754 5/3/2012
1.5.0 2,148 3/15/2012
1.4.2 2,616 2/14/2012
1.4.1 1,872 2/7/2012
1.4.0 1,807 2/7/2012
1.3.0 1,835 2/5/2012
1.2.0 2,168 8/14/2011
1.1.3 1,917 8/12/2011
1.1.2 2,016 7/29/2011
1.1.0 1,979 7/15/2011
1.0.4 1,920 7/12/2011
1.0.3 2,026 6/1/2011
1.0.2 2,069 4/16/2011
1.0.1 2,275 3/30/2011

Small touches, dll in nuget package now contained in net40-client subdirectory