Metadata >> NuGet >> HealthVault.NET

HealthVault.NET

Metadata

Authors Microsoft
Copyrights Copyright 2014
Description This library enables desktop and web applications to 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 https://config.healthvault-ppe.com/serviceAgreement.aspx
Owners Microsoft
ProjectUrl http://msdn.microsoft.com/HealthVault
RequireLicenseAcceptance True
Title Microsoft HealthVault .NET SDK
PackageSize 5433215
PackageHashAlgorithm SHA512
PackageHash HIdsehJJIcDLOi1g7EXk2McOJnW/mnfeV3XFGQ/9zuQ6mCCjLSdyhvu6Bnqx5e3iRusOpYcFmlJOyXCPXN1cwA==
DownloadCount 000000
CreatedDate 2014-12-02T19:44:40

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

OpenWrap

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

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
2.1.0.4
2.1.0.3
2.1.0.1
2.1.0.0