Metadata >> NuGet >> Microsoft.Experience.CloudFx >> 1.2.0.1

1.2.0.1

Metadata

Authors Microsoft
Description The Cloud Application Framework & Extensions (CloudFx) is a Swiss Army knife for Windows Azure developers and offers a set of production quality building blocks intended to jump-start the implementation of the Windows Azure solutions.
IconUrl http://windowsazurecat.com/
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Microsoft
ProjectUrl http://windowsazurecat.com/
RequireLicenseAcceptance True
Tags WindowsAzure

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 Microsoft.Experience.CloudFx -Version 1.2.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Experience.CloudFx -Version 1.2.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 Microsoft.Experience.CloudFx 1.2.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Experience.CloudFx -Version 1.2.0.1
Uninstalling the package:
o remove-wrap Microsoft.Experience.CloudFx

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