MemBus 3.1.0-rc

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

// Install MemBus as a Cake Tool
#tool nuget:?package=MemBus&version=3.1.0-rc&prerelease

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.

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 244,308 6/8/2018
4.0.0 8,297 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,261 12/30/2013
3.0.0 1,451 12/21/2013
2.0.2 11,062 2/4/2013
2.0.1 1,736 11/22/2012
2.0.0 2,426 10/7/2012
1.5.4 1,805 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,383 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,969 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,047 3/30/2011

Some additive changes on the API, publish pipeline overridable. Rc because compiled on Xamarin/OSX/Mono. Please report any issues on the project page