MemBus 4.0.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.
See the version list below for details.
dotnet add package MemBus --version 4.0.0-rc
NuGet\Install-Package MemBus -Version 4.0.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="4.0.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MemBus --version 4.0.0-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MemBus, 4.0.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=4.0.0-rc&prerelease // Install MemBus as a Cake Tool #tool nuget:?package=MemBus&version=4.0.0-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Pub/Sub in-memory with all parts configurable
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MemBus:
Package | Downloads |
---|---|
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 | 403,657 | 6/8/2018 |
4.0.0 | 9,040 | 5/1/2017 |
4.0.0-rc | 1,256 | 11/25/2016 |
3.2.0 | 10,342 | 12/19/2015 |
3.2.0-rc | 1,414 | 12/12/2015 |
3.1.0-rc | 3,573 | 11/9/2014 |
3.0.1 | 13,788 | 12/30/2013 |
3.0.0 | 1,505 | 12/21/2013 |
2.0.2 | 11,485 | 2/4/2013 |
2.0.1 | 1,784 | 11/22/2012 |
2.0.0 | 2,828 | 10/7/2012 |
1.5.4 | 1,852 | 7/18/2012 |
1.5.3 | 1,725 | 6/17/2012 |
1.5.2 | 2,073 | 5/9/2012 |
1.5.1 | 1,612 | 5/3/2012 |
1.5.0 | 2,004 | 3/15/2012 |
1.4.2 | 2,473 | 2/14/2012 |
1.4.1 | 1,729 | 2/7/2012 |
1.4.0 | 1,662 | 2/7/2012 |
1.3.0 | 1,689 | 2/5/2012 |
1.2.0 | 2,019 | 8/14/2011 |
1.1.3 | 1,769 | 8/12/2011 |
1.1.2 | 1,868 | 7/29/2011 |
1.1.0 | 1,830 | 7/15/2011 |
1.0.4 | 1,773 | 7/12/2011 |
1.0.3 | 1,876 | 6/1/2011 |
1.0.2 | 1,920 | 4/16/2011 |
1.0.1 | 2,112 | 3/30/2011 |
Updated to support netstandard1.6 ONLY. RC until I hear no complaints.