Microsoft.Rest.ClientRuntime.Azure 3.3.19

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.

dotnet add package Microsoft.Rest.ClientRuntime.Azure --version 3.3.19
NuGet\Install-Package Microsoft.Rest.ClientRuntime.Azure -Version 3.3.19
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.19" />
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.19
#r "nuget: Microsoft.Rest.ClientRuntime.Azure, 3.3.19"
#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.19

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

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 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  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 (345)

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 (29)

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
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
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
Version Downloads Last updated
3.3.19 45,386,133 1/25/2019
3.3.18 102,759,871 10/26/2018
3.3.17 984,631 10/24/2018
3.3.16 1,467,614 9/26/2018
3.3.15 3,931,553 8/3/2018
3.3.13 1,576,737 7/19/2018
3.3.12 11,457,270 3/23/2018
3.3.10 5,172,081 9/6/2017
3.3.9 351,513 8/7/2017
3.3.8 501,625 6/2/2017
3.3.7 45,944,581 5/22/2017
3.3.6 842,455 5/3/2017
3.3.5 2,869,375 2/4/2017
3.3.4 1,105,978 11/22/2016
3.3.3 28,040 10/19/2016
3.3.2 352,281 7/22/2016
3.3.1 3,338,564 6/29/2016
3.3.0 7,402 6/14/2016
3.2.0 133,238 5/11/2016
3.1.0 510,385 3/1/2016
3.0.2 46,971 2/3/2016
3.0.1 50,818 1/27/2016
2.5.4 132,385 12/23/2015
2.5.3 26,348 12/18/2015
2.5.2 444,657 12/14/2015
2.5.1 4,684 12/12/2015
1.0.21 7,426 8/28/2015
1.0.20 10,262 7/29/2015

1) Adding support to target .NET 461 and .NET Standard 2.0 framework