Microsoft.Rest.ClientRuntime 2.3.24 — NuGet Package for .NET
Microsoft.Rest.ClientRuntime 2.3.24 NuGet package for .NET. Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required…
Authors: Microsoft
Project URL: https://github.com/Azure/azure-sdk-for-net
License: https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE
Tags: Microsoft, AutoRest, ClientRuntime
Install Microsoft.Rest.ClientRuntime 2.3.24
.NET CLI
dotnet add package Microsoft.Rest.ClientRuntime --version 2.3.24
Package Manager Console
Install-Package Microsoft.Rest.ClientRuntime -Version 2.3.24
PackageReference (csproj)
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
View full details, downloads chart, dependencies and version history on NuBrowse.