Metadata >> NuGet >> Appccelerate.EventBroker >> 2.0.84

2.0.84

Metadata

Authors Appccelerate team
Copyrights Copyright 2012
Description Notification component for synchronous and asynchronous loosely 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 therefore be garbage collected multiple publishers and/or subscribers for a single event topic, matchers for publications and subscriptions, thorough customizable logging, extension support.
IconUrl https://github.com/appccelerate/appccelerate/raw/master/docs/nuget.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Appccelerate team
ProjectUrl https://github.com/appccelerate/appccelerate
ReleaseNotes Fixed missing call to base.Initialize in OnUserInterface and OnUserInterfaceAsync handlers resulting in NullReferenceExceptions on ExtensionHost.
RequireLicenseAcceptance True
Summary Notification component for synchronous and asynchronous loosely coupled notification with automatic thread switching
Tags Appccelerate EventBroker publisher subscriber events multi-threading thread-switching
Dependencies Appccelerate.Fundamentals:[1.0.0.0, 2.0.0.0)
Title Appccelerate.EventBroker
PackageSize 164497
PackageHashAlgorithm SHA512
PackageHash uYMBYk/sM22vF7X0YVWOgkdkC8QppRenM/F3Iho6AfdMAaIiwDuze2eD/TTvxPLnYDzITgoJp8Bzzn9GxiAP6g==
DownloadCount 000000
CreatedDate 2013-05-31T17:33:49

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Appccelerate.EventBroker -Version 2.0.84 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Appccelerate.EventBroker -Version 2.0.84 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Appccelerate.EventBroker 2.0.84 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Appccelerate.EventBroker -Version 2.0.84 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Appccelerate.EventBroker -Version 2.0.84 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Appccelerate.EventBroker -Version 2.0.84
Uninstalling the package:
o remove-wrap Appccelerate.EventBroker

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries