Microsoft.Azure.KeyVault.Core
Microsoft Azure Key Vault Core Class Library This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure KeyVault service are: * https://www.nuget.org/packages/Azure.Security.KeyVault.Keys * https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets * https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates It is recommended that you move to the new package.
Install
dotnet add package Microsoft.Azure.KeyVault.Core --version 3.0.5
Install-Package Microsoft.Azure.KeyVault.Core -Version 3.0.5
<PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="3.0.5" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
NuGet marks this package as deprecated and points to Azure.Security.KeyVault.Keys as an alternative.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
The published metadata declares 15 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.