Microsoft.Azure.KeyVault.Core
2.0.4
Microsoft Azure Key Vault Core Class Library
Install-Package Microsoft.Azure.KeyVault.Core -Version 2.0.4
dotnet add package Microsoft.Azure.KeyVault.Core --version 2.0.4
<PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.KeyVault.Core --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.KeyVault.Core, 2.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.KeyVault.Core as a Cake Addin
#addin nuget:?package=Microsoft.Azure.KeyVault.Core&version=2.0.4
// Install Microsoft.Azure.KeyVault.Core as a Cake Tool
#tool nuget:?package=Microsoft.Azure.KeyVault.Core&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This is a preview release of the Azure Key Vault Core .NET SDK.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.5
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
Used By
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/
|