Microsoft.Azure.KeyVault.Cryptography
3.0.0
Prefix Reserved
Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Security.KeyVault.Keys, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
See the version list below for details.
dotnet add package Microsoft.Azure.KeyVault.Cryptography --version 3.0.0
NuGet\Install-Package Microsoft.Azure.KeyVault.Cryptography -Version 3.0.0
<PackageReference Include="Microsoft.Azure.KeyVault.Cryptography" Version="3.0.0" />
paket add Microsoft.Azure.KeyVault.Cryptography --version 3.0.0
#r "nuget: Microsoft.Azure.KeyVault.Cryptography, 3.0.0"
// Install Microsoft.Azure.KeyVault.Cryptography as a Cake Addin #addin nuget:?package=Microsoft.Azure.KeyVault.Cryptography&version=3.0.0 // Install Microsoft.Azure.KeyVault.Cryptography as a Cake Tool #tool nuget:?package=Microsoft.Azure.KeyVault.Cryptography&version=3.0.0
Microsoft Azure Key Vault Cryptography Class Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Microsoft.Azure.KeyVault.Core (>= 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Azure.KeyVault.Core (>= 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Azure.KeyVault.Cryptography:
Package | Downloads |
---|---|
Microsoft.Azure.KeyVault.Extensions
Microsoft Azure Key Vault Extensions 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. |
|
Capium.FrameworkCore
Capium.Framework.Core |
|
Capium.Framework.Core
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.KeyVault.Cryptography:
Repository | Stars |
---|---|
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
Version | Downloads | Last updated | |
---|---|---|---|
3.0.5 | 1,823,783 | 2/3/2020 | |
3.0.4 | 487,275 | 7/20/2019 | |
3.0.3 | 585,643 | 1/23/2019 | |
3.0.1 | 136,385 | 11/14/2018 | |
3.0.0 | 666,790 | 6/28/2018 | |
3.0.0-alpha | 1,733 | 3/29/2018 | |
2.0.6-preview | 11,293 | 11/28/2017 | |
2.0.5 | 932,897 | 1/5/2017 | |
2.0.4 | 34,235 | 12/7/2016 | |
2.0.3-preview | 1,423 | 11/23/2016 | |
2.0.2-preview | 1,513 | 10/20/2016 |
* Adding support for eliptical curve keys.
* supported curves: P-256, P-384, P-521, P256K
* supported algorithms: ES256, ES384, ES512, ES256K