Microsoft.VisualStudio.QualityTools.UnitTestFramework 11.0.50727.1

dotnet add package Microsoft.VisualStudio.QualityTools.UnitTestFramework --version 11.0.50727.1
                    
NuGet\Install-Package Microsoft.VisualStudio.QualityTools.UnitTestFramework -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.QualityTools.UnitTestFramework" Version="11.0.50727.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" Version="11.0.50727.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.QualityTools.UnitTestFramework --version 11.0.50727.1
                    
#r "nuget: Microsoft.VisualStudio.QualityTools.UnitTestFramework, 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.
#addin nuget:?package=Microsoft.VisualStudio.QualityTools.UnitTestFramework&version=11.0.50727.1
                    
Install Microsoft.VisualStudio.QualityTools.UnitTestFramework as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.QualityTools.UnitTestFramework&version=11.0.50727.1
                    
Install Microsoft.VisualStudio.QualityTools.UnitTestFramework as a Cake Tool

The Microsoft.VisualStudio.QualityTools.UnitTestFramework that you already have by installing VS 2012, but wrapped up in a nice nuget package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.VisualStudio.QualityTools.UnitTestFramework:

Repository Stars
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
Version Downloads Last updated
11.0.50727.1 20,134 6/14/2013