Microsoft.Rest.ClientRuntime.Azure 3.3.16

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Core

Additional Details

Thank you for the interest in this package.

The replacement package is available Azure.Core, you can find more information of this new package from https://learn.microsoft.com/en-us/dotnet/api/overview/azure/core-readme?view=azure-dotnet.

This package is no longer maintained.

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Rest.ClientRuntime.Azure --version 3.3.16
NuGet\Install-Package Microsoft.Rest.ClientRuntime.Azure -Version 3.3.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Rest.ClientRuntime.Azure --version 3.3.16
#r "nuget: Microsoft.Rest.ClientRuntime.Azure, 3.3.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Rest.ClientRuntime.Azure as a Cake Addin
#addin nuget:?package=Microsoft.Rest.ClientRuntime.Azure&version=3.3.16

// Install Microsoft.Rest.ClientRuntime.Azure as a Cake Tool
#tool nuget:?package=Microsoft.Rest.ClientRuntime.Azure&version=3.3.16

Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (346)

Showing the top 5 NuGet packages that depend on Microsoft.Rest.ClientRuntime.Azure:

Package Downloads
Microsoft.Azure.KeyVault.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Microsoft.Azure.KeyVault The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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. 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.

Microsoft.Azure.KeyVault.WebKey The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Microsoft Azure Key Vault WebKey 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.

Microsoft.Azure.Management.ResourceManager.Fluent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides resource group and resource management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

Microsoft.Azure.Management.Storage.Fluent The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides Storage service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt

GitHub repositories (28)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Rest.ClientRuntime.Azure:

Repository Stars
duplicati/duplicati
Store securely encrypted backups in the cloud!
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
dotnet/upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 6 and beyond
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
Version Downloads Last updated
3.3.19 45,744,735 1/25/2019
3.3.18 103,441,857 10/26/2018
3.3.17 987,459 10/24/2018
3.3.16 1,472,210 9/26/2018
3.3.15 3,946,729 8/3/2018
3.3.13 1,584,444 7/19/2018
3.3.12 11,487,239 3/23/2018
3.3.10 5,182,468 9/6/2017
3.3.9 352,233 8/7/2017
3.3.8 502,612 6/2/2017
3.3.7 46,215,253 5/22/2017
3.3.6 843,875 5/3/2017
3.3.5 2,878,787 2/4/2017
3.3.4 1,107,184 11/22/2016
3.3.3 28,105 10/19/2016
3.3.2 352,800 7/22/2016
3.3.1 3,347,767 6/29/2016
3.3.0 7,539 6/14/2016
3.2.0 133,352 5/11/2016
3.1.0 511,291 3/1/2016
3.0.2 47,044 2/3/2016
3.0.1 50,888 1/27/2016
2.5.4 132,508 12/23/2015
2.5.3 26,389 12/18/2015
2.5.2 445,024 12/14/2015
2.5.1 4,741 12/12/2015
1.0.21 7,544 8/28/2015
1.0.20 10,339 7/29/2015

Honoring Retry-After timeout sent from service side.