MemBus 1.3.0

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

// Install MemBus as a Cake Tool
#tool nuget:?package=MemBus&version=1.3.0

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 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (3)

Showing the top 3 NuGet packages that depend on MemBus:

Package Downloads
LightConversion.Topas4

Library to control optical parametric amplifiers by Light Conversion.

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 245,002 6/8/2018
4.0.0 8,301 5/1/2017
4.0.0-rc 1,212 11/25/2016
3.2.0 10,238 12/19/2015
3.2.0-rc 1,369 12/12/2015
3.1.0-rc 3,539 11/9/2014
3.0.1 13,269 12/30/2013
3.0.0 1,451 12/21/2013
2.0.2 11,063 2/4/2013
2.0.1 1,736 11/22/2012
2.0.0 2,427 10/7/2012
1.5.4 1,806 7/18/2012
1.5.3 1,684 6/17/2012
1.5.2 2,015 5/9/2012
1.5.1 1,573 5/3/2012
1.5.0 1,937 3/15/2012
1.4.2 2,384 2/14/2012
1.4.1 1,685 2/7/2012
1.4.0 1,616 2/7/2012
1.3.0 1,643 2/5/2012
1.2.0 1,970 8/14/2011
1.1.3 1,725 8/12/2011
1.1.2 1,822 7/29/2011
1.1.0 1,782 7/15/2011
1.0.4 1,720 7/12/2011
1.0.3 1,832 6/1/2011
1.0.2 1,865 4/16/2011
1.0.1 2,048 3/30/2011

Now also targets SL5. The SL5 version has a dependency on Rx.Main which is not specified in this package!