Microsoft.Rest.ClientRuntime.Azure
3.3.7
Install-Package Microsoft.Rest.ClientRuntime.Azure -Version 3.3.7
dotnet add package Microsoft.Rest.ClientRuntime.Azure --version 3.3.7
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.7" />
paket add Microsoft.Rest.ClientRuntime.Azure --version 3.3.7
#r "nuget: Microsoft.Rest.ClientRuntime.Azure, 3.3.7"
// Install Microsoft.Rest.ClientRuntime.Azure as a Cake Addin
#addin nuget:?package=Microsoft.Rest.ClientRuntime.Azure&version=3.3.7
// Install Microsoft.Rest.ClientRuntime.Azure as a Cake Tool
#tool nuget:?package=Microsoft.Rest.ClientRuntime.Azure&version=3.3.7
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
| 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.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.8 && < 3.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.8 && < 3.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Rest.ClientRuntime.Azure:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.KeyVault
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features. |
| Version | Downloads | Last updated |
|---|---|---|
| 3.3.7 | 0 | 06.02.2022 |