Metadata >> NuGet >> ProjectExtensions.Azure.ServiceBus >> 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>
Owners Project Extensions, Joe Feser
ProjectUrl https://github.com/ProjectExtensions/ProjectExtensions.Azure.ServiceBus
ReleaseNotes Added support for multiple IOC Containers. Projects now require a reference to ProjectExtensions.Azure.ServiceBus.dll and ProjectExtensions.Azure.ServiceBus.Autofac.dll. Please add manually if your project does not upgrade correctly.
RequireLicenseAcceptance False
Summary Windows Azure Service Bus Wrapper modeled after the NServiceBus pattern of IHandleMessage<T>. Includes Autofac IoC container support. If you use a different IoC container, get ProjectExtensions.Azure.ServiceBus.Core and one of the IoC packages (ProjectExtensions.Azure.ServiceBus.IOC.[container]) where container is Autofac, CastleWindsor, StructureMap or Unity. (Debug)
Tags ServiceBus Microsoft Azure AppFabric Messaging PubSub Publish Subscribe
Dependencies Autofac:2.5.2.830|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
PackageSize 217233
PackageHashAlgorithm SHA512
PackageHash WxyxriLmYyNVpsFRFMk2OmwFImHG/2bKa8VUvC4eT2BUnO66fheJPS6iSKBM/G1TvAaJpVboykJTUo2LJQb2bQ==
DownloadCount 000000
CreatedDate 2013-03-02T22:21:12

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 -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 -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 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 -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 -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 -Version 0.9.2.0
Uninstalling the package:
o remove-wrap ProjectExtensions.Azure.ServiceBus

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