Microsoft.VisualStudio.UnitTesting 11.0.50727.1

dotnet add package Microsoft.VisualStudio.UnitTesting --version 11.0.50727.1
NuGet\Install-Package Microsoft.VisualStudio.UnitTesting -Version 11.0.50727.1
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.VisualStudio.UnitTesting" Version="11.0.50727.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.UnitTesting --version 11.0.50727.1
#r "nuget: Microsoft.VisualStudio.UnitTesting, 11.0.50727.1"
#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.VisualStudio.UnitTesting as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.UnitTesting&version=11.0.50727.1

// Install Microsoft.VisualStudio.UnitTesting as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.UnitTesting&version=11.0.50727.1

Repackaged third party assemblies (unit testing assemblies for .NET)

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.VisualStudio.UnitTesting:

Package Downloads
ReadonlyDictionaryTests

Package Description

sxy.sdk

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.VisualStudio.UnitTesting:

Repository Stars
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
Version Downloads Last updated
11.0.50727.1 1,447,080 2/24/2017

Repackaged www.nuget.org/packages/Microsoft.VisualStudio.QualityTools.UnitTestFramework by moving things to lib/ and tools/. Now we can automate referencing.