Metadata >> NuGet >> Rackspace

Rackspace

Metadata

Authors carolynvs
Copyrights 2015 Rackspace, Inc.
Description Automating all things Rackspace
IconUrl https://raw.githubusercontent.com/rackspace/rackspace-net-sdk/master/build/rackspace-logo.png
LicenseUrl https://github.com/rackspace/rackspace-net-sdk/blob/master/LICENSE
Owners carolynvs
ProjectUrl https://rackspace.github.io/rackspace-net-sdk/
ReleaseNotes https://github.com/rackspace/rackspace-net-sdk/releases/v0.2.0
RequireLicenseAcceptance False
Tags openstack rackspace rackconnect
Dependencies openstack.net:[1.5.0.1, 2.0):net45
Title Rackspace .NET SDK
PackageSize 99778
PackageHashAlgorithm SHA512
PackageHash bof1/A0VegUDSsWTZlfPDFi/Gpy32llgGxpTAMXpYZmmuOHFfYI9Vvdt+wOtWIEDNB1tEpYYuqHzCn1wy429HA==
DownloadCount 000000
CreatedDate 2015-09-03T20:40:32

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Rackspace -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rackspace -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Rackspace
Installing the package (HTTP Basic authentication):
Install-Package Rackspace -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rackspace -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rackspace

OpenWrap

Installing the package:
o add-wrap Rackspace
Uninstalling the package:
o remove-wrap Rackspace

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.2.0
0.1.0
0.1.0-beta3