Metadata >> NuGet >> Microsoft.Azure.KeyVault.Core

Microsoft.Azure.KeyVault.Core

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Provides IKey and IKeyResolver interfaces for locating keys from identifiers and performing operations with keys.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/azure-sdk-for-net
ReleaseNotes Initial release
RequireLicenseAcceptance False
Summary IKey and IKeyResolver interfaces.
Tags Microsoft Azure key vault "key vault" azureofficial windowsazureofficial
Title Microsoft Azure Key Vault Core Library
PackageSize 24953
PackageHashAlgorithm SHA512
PackageHash TnZmuMA6GDofrxCkzDCvjLXCeCq0sq7ateH2eEmxoHjjwgXp5EHBS6jQoTwVhAytLBi4zlmNV+dO89qrP3xDZA==
DownloadCount 000000
CreatedDate 2015-07-29T19:57:16

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Azure.KeyVault.Core
Uninstalling the package:
o remove-wrap Microsoft.Azure.KeyVault.Core

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.0.0
0.9.1-preview