MemBus 2.0.2
See the version list below for details.
dotnet add package MemBus --version 2.0.2
NuGet\Install-Package MemBus -Version 2.0.2
<PackageReference Include="MemBus" Version="2.0.2" />
paket add MemBus --version 2.0.2
#r "nuget: MemBus, 2.0.2"
// Install MemBus as a Cake Addin #addin nuget:?package=MemBus&version=2.0.2 // Install MemBus as a Cake Tool #tool nuget:?package=MemBus&version=2.0.2
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
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 | 387,845 | 6/8/2018 |
4.0.0 | 8,919 | 5/1/2017 |
4.0.0-rc | 1,243 | 11/25/2016 |
3.2.0 | 10,331 | 12/19/2015 |
3.2.0-rc | 1,404 | 12/12/2015 |
3.1.0-rc | 3,563 | 11/9/2014 |
3.0.1 | 13,727 | 12/30/2013 |
3.0.0 | 1,494 | 12/21/2013 |
2.0.2 | 11,387 | 2/4/2013 |
2.0.1 | 1,771 | 11/22/2012 |
2.0.0 | 2,735 | 10/7/2012 |
1.5.4 | 1,842 | 7/18/2012 |
1.5.3 | 1,715 | 6/17/2012 |
1.5.2 | 2,059 | 5/9/2012 |
1.5.1 | 1,602 | 5/3/2012 |
1.5.0 | 1,992 | 3/15/2012 |
1.4.2 | 2,463 | 2/14/2012 |
1.4.1 | 1,717 | 2/7/2012 |
1.4.0 | 1,652 | 2/7/2012 |
1.3.0 | 1,679 | 2/5/2012 |
1.2.0 | 2,007 | 8/14/2011 |
1.1.3 | 1,757 | 8/12/2011 |
1.1.2 | 1,855 | 7/29/2011 |
1.1.0 | 1,818 | 7/15/2011 |
1.0.4 | 1,759 | 7/12/2011 |
1.0.3 | 1,864 | 6/1/2011 |
1.0.2 | 1,906 | 4/16/2011 |
1.0.1 | 2,100 | 3/30/2011 |
Addition that makes connecting to IoC handlers more flexible with regard to message types.