Metadata >> NuGet >> ProjectExtensions.Azure.ServiceBus >> 0.10.6.0

0.10.6.0

Metadata

Authors Extensions.io, Joe Feser
Copyrights Copyright (c) Extensions.io and Joe Feser 2014
Description Windows Azure Service Bus wrapper modeled after the NServiceBus pattern of IHandleMessages<T>
Owners Extensions.io, Joe Feser
ProjectUrl https://github.com/ProjectExtensions/ProjectExtensions.Azure.ServiceBus
ReleaseNotes Breaking change. You must use SAS Authentication. CAS is no longer supported.
RequireLicenseAcceptance False
Summary Windows Azure Service Bus Wrapper modeled after the NServiceBus pattern of IHandleMessages<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 Queue Topic
Dependencies Autofac:3.3.0|Newtonsoft.Json:5.0.8|NLog:2.1.0|WindowsAzure.ServiceBus:2.4.9.0
Title Windows Azure Service Bus Message Wrapper using the NServiceBus IHandleMessages<T> Pattern
PackageSize 229864
PackageHashAlgorithm SHA512
PackageHash VkGcIzI7S4ut97O7zWp83f0L9ojh5AmYs56xjt2yonniiNJZ0YL6lWhc5KUcyFqukPtV83TNLiVtxoD2LbB3xQ==
DownloadCount 000000
CreatedDate 2014-11-11T05:18:20

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.10.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ProjectExtensions.Azure.ServiceBus -Version 0.10.6.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.10.6.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.10.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ProjectExtensions.Azure.ServiceBus -Version 0.10.6.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.10.6.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