Metadata >> NuGet >> HealthVault.Win8

HealthVault.Win8

Metadata

Authors Microsoft
Copyrights Copyright 2014
Description This library provides a simple framework for building Windows Store applications that connect to Microsoft HealthVault. HealthVault is a cloud-based platform designed to put people in control of their health data.
IconUrl http://msdn.microsoft.com/en-US/HealthVault/jj126730.HV-Logo-32x32.png
LicenseUrl http://healthvaultwin8.codeplex.com/license
Owners Microsoft
ProjectUrl http://healthvaultwin8.codeplex.com/
RequireLicenseAcceptance True
Title Microsoft HealthVault Windows 8 SDK
PackageSize 5912479
PackageHashAlgorithm SHA512
PackageHash hks6kwnbPt1iQdPNBM80MPU+FOM1TBeg83sX29+zsX2k7+6u1ytK87GVOBBok83GpAsztPqqfgzwXh92XJS4aw==
DownloadCount 000000
CreatedDate 2014-08-25T21:54:31

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

OpenWrap

Installing the package:
o add-wrap HealthVault.Win8
Uninstalling the package:
o remove-wrap HealthVault.Win8

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.16.0.0