Metadata >> NuGet >> ProjectExtensions.Azure.ServiceBus.Core >> 0.9.2.0

0.9.2.0

Metadata

Authors Project Extensions, Joe Feser
Copyrights Copyright (C) Project Extensions and Joe Feser 2013
Description Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessage<T>. (Core)
Owners Project Extensions, Joe Feser
ProjectUrl https://github.com/ProjectExtensions/ProjectExtensions.Azure.ServiceBus
ReleaseNotes Added support for pausing after an error for a handler. Added ability to auto DeadLetter after MaxRetries. Breaking Change: The IDictionary parameter on the handler has been moved to the message and the second parameter has been removed.
RequireLicenseAcceptance False
Summary Windows Azure Service Bus Wrapper modeled after the NServiceBus pattern of IHandleMessage<T>. Does not include IoC container support implementation. Either create your own implementation of IAzureBusContainer or get one of the IoC packages (ProjectExtensions.Azure.ServiceBus.IOC.[container]) where container is Autofac, CastleWindsor, Ninject, StructureMap or Unity. (Debug)
Tags ServiceBus Microsoft Azure AppFabric Messaging PubSub Publish Subscribe
Dependencies Newtonsoft.Json:4.5.11|NLog:2.0.0.2000|WindowsAzure.ServiceBus:1.5.0.0
Title Windows Azure Service Bus Message Wrapper by Project Extensions (Core)
PackageSize 208240
PackageHashAlgorithm SHA512
PackageHash kjkk0xgCBBSB8afrcoOzL+kRLlvyaox7wpWR18w43X8WGl5srL8YCa8r3yaUh8vSHIxsBlbI0Kzg47hpvpe5eQ==
DownloadCount 000000
CreatedDate 2013-03-02T22:21:26

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 ProjectExtensions.Azure.ServiceBus.Core -Version 0.9.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ProjectExtensions.Azure.ServiceBus.Core -Version 0.9.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ProjectExtensions.Azure.ServiceBus.Core 0.9.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ProjectExtensions.Azure.ServiceBus.Core -Version 0.9.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ProjectExtensions.Azure.ServiceBus.Core -Version 0.9.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ProjectExtensions.Azure.ServiceBus.Core -Version 0.9.2.0
Uninstalling the package:
o remove-wrap ProjectExtensions.Azure.ServiceBus.Core

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