Microsoft.Azure.KeyVault.Core
1.0.0
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package Microsoft.Azure.KeyVault.Core -Version 1.0.0
dotnet add package Microsoft.Azure.KeyVault.Core --version 1.0.0
<PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="1.0.0" />
paket add Microsoft.Azure.KeyVault.Core --version 1.0.0
#r "nuget: Microsoft.Azure.KeyVault.Core, 1.0.0"
// Install Microsoft.Azure.KeyVault.Core as a Cake Addin
#addin nuget:?package=Microsoft.Azure.KeyVault.Core&version=1.0.0
// Install Microsoft.Azure.KeyVault.Core as a Cake Tool
#tool nuget:?package=Microsoft.Azure.KeyVault.Core&version=1.0.0
Provides IKey and IKeyResolver interfaces for locating keys from identifiers
and performing operations with keys.
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Azure.KeyVault.Core:
| Package | Downloads |
|---|---|
|
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ |
Initial release