Metadata >> NuGet >> AzureQueuePoller >> 0.0.1

0.0.1

Metadata

Authors Prabir Shrestha
Description Helper utils to poll Windows Azure queue efficiently.
Language en-US
LicenseUrl https://github.com/prabirshrestha/AzureQueuePoller/LICENSE.txt
Owners Prabir Shrestha
ProjectUrl https://github.com/prabirshrestha/AzureQueuePoller
RequireLicenseAcceptance False
Tags Azure Queue
Dependencies WindowsAzure.Storage:1.7.0.0|Microsoft.CompilerServices.AsyncTargetingPack:1.0.0:net40
PackageSize 40642
PackageHashAlgorithm SHA512
PackageHash j3qwtFG1mTI1GOX3FeTi/vcywEq2gQ+zO0yVULQ2Au2cNjmHkCmf6bCjFAwEBWNElTqwcwmOgQ6XTBtw4eZwSA==
DownloadCount 000000
CreatedDate 2012-10-15T19:50:53

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap AzureQueuePoller -Version 0.0.1
Uninstalling the package:
o remove-wrap AzureQueuePoller

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
AnyCPU Release .NETFramework,Version=v4.5 Binaries