Metadata >> NuGet >> hoppio

hoppio

Metadata

Authors Nick Berardi
Copyrights 2012 Hoppio. All rights reserved.
Description Hoppio is a different of hosting solution for your mobile apps. Instead of having to take on the thankless job of making sure your backend servers scale to meet the demands of your growing app, and not to mention the security and cost concerns of managing and deploying your own backend. That is why we take on that thankless job for you, and doing it with a smile. With this package you will be able to build against Hoppio on Windows Phone and Windows 8 platforms.
Language en-US
LicenseUrl https://github.com/hoppio/hoppio-dotnet/raw/master/LICENSE.txt
Owners Hoppio, Inc
ProjectUrl https://github.com/hoppio/hoppio-dotnet
RequireLicenseAcceptance False
Summary Windows Phone and Windows 8 library for hoppio.com
Tags hoppio library windows phone wp7 windows8 sdk cloud api
Title Hoppio

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 hoppio -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install hoppio -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 hoppio
Installing the package (HTTP Basic authentication):
Install-Package hoppio -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package hoppio -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package hoppio

OpenWrap

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

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
1.1.0-unstable
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0