Microsoft.Rest.ClientRuntime.Azure.TestFramework 1.7.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Core 2.0 .NET Standard 2.0 .NET Framework 4.5.2
dotnet add package Microsoft.Rest.ClientRuntime.Azure.TestFramework --version 1.7.7
NuGet\Install-Package Microsoft.Rest.ClientRuntime.Azure.TestFramework -Version 1.7.7
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.TestFramework" Version="1.7.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Rest.ClientRuntime.Azure.TestFramework --version 1.7.7
#r "nuget: Microsoft.Rest.ClientRuntime.Azure.TestFramework, 1.7.7"
#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.TestFramework as a Cake Addin
#addin nuget:?package=Microsoft.Rest.ClientRuntime.Azure.TestFramework&version=1.7.7

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

Microsoft.Rest.ClientRuntime.Azure.TestFramework

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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard 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 tizen40 was computed.  tizen60 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
Microsoft.Bing.Search.AutoSuggest The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories (2)

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

Repository Stars
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Azure/azure-libraries-for-net
Azure libraries for .Net
Version Downloads Last updated
1.7.7 262,413 8/16/2019
1.7.6 213,346 1/25/2019
1.7.5 33,006 10/26/2018
1.7.4 9,402 9/26/2018
1.7.3 13,532 8/22/2018
1.7.2 19,798 6/2/2017
1.7.1 26,059 5/22/2017
1.7.0 1,124 5/17/2017
1.6.0 31,796 3/8/2017
1.5.2 8,580 2/4/2017
1.5.1-preview 5,838 1/5/2017
1.5.0-preview 6,222 12/2/2016
1.4.0-preview 6,048 9/15/2016
1.3.6-preview 1,222 8/26/2016
1.3.5-preview 4,144 7/28/2016
1.3.4-preview 1,081 7/22/2016
1.3.3-preview 959 7/16/2016
1.3.2-preview 826 7/16/2016
1.3.1-preview 823 7/15/2016
1.3.0-preview 980 7/14/2016
1.2.7-preview 801 8/22/2016
1.2.6-preview 932 7/1/2016
1.2.5-preview 820 7/1/2016
1.2.4-preview 907 6/29/2016
1.2.3-preview 1,161 6/14/2016
1.2.1-preview 1,993 2/25/2016
1.2.0-preview 2,614 12/21/2015
1.1.0-preview 972 12/16/2015
1.0.3-preview 907 8/13/2016
1.0.2-preview 838 7/16/2016
1.0.1-preview 867 6/6/2016
1.0.0-preview 1,673 12/1/2015
0.10.3-preview 968 11/13/2015
0.10.2-preview 964 11/11/2015
0.10.1-preview 917 10/27/2015
0.9.4-preview 1,073 10/27/2015
0.9.3-preview 841 10/13/2015
0.9.1-preview 975 7/25/2015

1) Provided Environemnt moniker was being compared case-sensitve way.
       Now comparing case-insensitve way.