Appccelerate.EventBroker 1.0.21-alpha

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

// Install Appccelerate.EventBroker as a Cake Tool
#tool nuget:?package=Appccelerate.EventBroker&version=1.0.21-alpha&prerelease

Notification component for synchronous and asynchronous loosly coupled notification with automatic thread switching:
     synchronous and asynchronous notification,
     automatic thread switching: to background or UI thread,
     loose coupling of event topic publishers and subscribers,
     publishers and subscribers are referenced by weak references and can therfore be garbage collected
     multiple publishers and/or subscribers for a single event topic,
     matchers for publications and subscriptions,
     thorough customizable logging,
     extension support,

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Appccelerate.EventBroker:

Package Downloads
Appccelerate.DistributedEventBroker

With this extension, the event broker can be used to fire events to event brokers in remote processes.

Appccelerate.DistributedEventBroker.NServiceBus

Adapter for using event broker extension for distributed communication over NServiceBus. Allows sending events over NServiceBus using the Appccelerate.EventBroker infrastructur.

Appccelerate.MappingEventBroker

Event broker extension for mapping event arguments from one type to another.

Ninject.Extensions.AppccelerateEventBroker The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Ninject extension which adds support for Appccelerate.EventBroker

Appccelerate.DistributedEventBroker.MassTransit

Adapter for using event broker extension for distributed communication over MassTransit. Allows sending events over MassTransit using the Appccelerate.EventBroker infrastructur.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 48,257 7/6/2020
3.15.0 20,638 1/14/2015
3.13.0 1,705 11/17/2014
3.9.0 1,552 10/6/2014
3.1.0 8,068 1/20/2014
2.0.84 16,636 5/31/2013
2.0.83 4,520 5/31/2013
1.0.44 2,167 10/28/2012
1.0.36 1,726 8/21/2012
1.0.29 5,675 6/15/2012
1.0.25-alpha 1,256 6/12/2012
1.0.24-alpha 1,432 4/5/2012
1.0.21-alpha 1,398 3/21/2012