Microsoft.Azure.KeyVault.Core
2.0.4
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" />
paket add Microsoft.Azure.KeyVault.Core --version 2.0.4
#r "nuget: Microsoft.Azure.KeyVault.Core, 2.0.4"
// 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
Microsoft Azure Key Vault Core Class Library
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.5
- System.Runtime (>= 4.1.0)
- System.Threading.Tasks (>= 4.0.11)
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/ |
This is a preview release of the Azure Key Vault Core .NET SDK.