Microsoft.Azure.KeyVault.Core 1.0.0

.NET Framework 4.0
There is a newer version of this package available.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.KeyVault.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.KeyVault.Core, 1.0.0"
#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=1.0.0

// Install Microsoft.Azure.KeyVault.Core as a Cake Tool
#tool nuget:?package=Microsoft.Azure.KeyVault.Core&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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/

Version Downloads Last updated
2.0.4 0 06.02.2022
1.0.0 0 06.02.2022

Initial release