MemBus 3.1.0-rc
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
<PackageReference Include="MemBus" Version="3.1.0-rc" />
paket add MemBus --version 3.1.0-rc
#r "nuget: MemBus, 3.1.0-rc"
// 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.
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 | 383,753 | 6/8/2018 |
4.0.0 | 8,907 | 5/1/2017 |
4.0.0-rc | 1,242 | 11/25/2016 |
3.2.0 | 10,330 | 12/19/2015 |
3.2.0-rc | 1,401 | 12/12/2015 |
3.1.0-rc | 3,562 | 11/9/2014 |
3.0.1 | 13,710 | 12/30/2013 |
3.0.0 | 1,493 | 12/21/2013 |
2.0.2 | 11,375 | 2/4/2013 |
2.0.1 | 1,770 | 11/22/2012 |
2.0.0 | 2,727 | 10/7/2012 |
1.5.4 | 1,841 | 7/18/2012 |
1.5.3 | 1,714 | 6/17/2012 |
1.5.2 | 2,058 | 5/9/2012 |
1.5.1 | 1,601 | 5/3/2012 |
1.5.0 | 1,991 | 3/15/2012 |
1.4.2 | 2,462 | 2/14/2012 |
1.4.1 | 1,716 | 2/7/2012 |
1.4.0 | 1,651 | 2/7/2012 |
1.3.0 | 1,678 | 2/5/2012 |
1.2.0 | 2,006 | 8/14/2011 |
1.1.3 | 1,756 | 8/12/2011 |
1.1.2 | 1,852 | 7/29/2011 |
1.1.0 | 1,817 | 7/15/2011 |
1.0.4 | 1,758 | 7/12/2011 |
1.0.3 | 1,863 | 6/1/2011 |
1.0.2 | 1,905 | 4/16/2011 |
1.0.1 | 2,099 | 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