Appccelerate.EventBroker
1.0.24-alpha
See the version list below for details.
dotnet add package Appccelerate.EventBroker --version 1.0.24-alpha
NuGet\Install-Package Appccelerate.EventBroker -Version 1.0.24-alpha
<PackageReference Include="Appccelerate.EventBroker" Version="1.0.24-alpha" />
paket add Appccelerate.EventBroker --version 1.0.24-alpha
#r "nuget: Appccelerate.EventBroker, 1.0.24-alpha"
// Install Appccelerate.EventBroker as a Cake Addin #addin nuget:?package=Appccelerate.EventBroker&version=1.0.24-alpha&prerelease // Install Appccelerate.EventBroker as a Cake Tool #tool nuget:?package=Appccelerate.EventBroker&version=1.0.24-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 | Versions 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. |
-
- Appccelerate.Fundamentals (>= 1.0.0 && < 2.0.0)
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. |
|
Ninject.Extensions.AppccelerateEventBroker
Ninject extension which adds support for Appccelerate.EventBroker |
|
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. |
|
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 | 67,405 | 7/6/2020 |
3.15.0 | 22,208 | 1/14/2015 |
3.13.0 | 1,729 | 11/17/2014 |
3.9.0 | 1,571 | 10/6/2014 |
3.1.0 | 9,641 | 1/20/2014 |
2.0.84 | 16,738 | 5/31/2013 |
2.0.83 | 4,706 | 5/31/2013 |
1.0.44 | 2,244 | 10/28/2012 |
1.0.36 | 1,747 | 8/21/2012 |
1.0.29 | 6,100 | 6/15/2012 |
1.0.25-alpha | 1,282 | 6/12/2012 |
1.0.24-alpha | 1,461 | 4/5/2012 |
1.0.21-alpha | 1,423 | 3/21/2012 |