MemBus 3.0.1

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

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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0-rc 780 11/9/2014
3.0.1 872 12/30/2013
3.0.0 56 12/21/2013
2.0.2 201 2/4/2013
2.0.1 46 11/22/2012
2.0.0 60 10/7/2012
1.5.4 56 7/18/2012
1.5.3 48 6/17/2012
1.5.2 60 5/9/2012
1.5.1 45 5/3/2012
1.5.0 56 3/15/2012
1.4.2 48 2/14/2012
1.4.1 47 2/7/2012
1.4.0 47 2/7/2012
1.3.0 49 2/5/2012
1.2.0 52 8/14/2011
1.1.3 48 8/12/2011
1.1.2 49 7/29/2011
1.1.0 49 7/15/2011
1.0.4 50 7/12/2011
1.0.3 54 6/1/2011
1.0.2 54 4/16/2011
1.0.1 58 3/30/2011

pcl library now also targets WP8, by using ReadWriteLockSlim instead of ConcurrentDictionary