NUnitTestAdapter.WithFramework 0.96.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnitTestAdapter.WithFramework --version 0.96.0
NuGet\Install-Package NUnitTestAdapter.WithFramework -Version 0.96.0
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="NUnitTestAdapter.WithFramework" Version="0.96.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitTestAdapter.WithFramework --version 0.96.0
#r "nuget: NUnitTestAdapter.WithFramework, 0.96.0"
#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 NUnitTestAdapter.WithFramework as a Cake Addin
#addin nuget:?package=NUnitTestAdapter.WithFramework&version=0.96.0

// Install NUnitTestAdapter.WithFramework as a Cake Tool
#tool nuget:?package=NUnitTestAdapter.WithFramework&version=0.96.0

A package including the NUnit test frameworks and the Visual Studio 2012/13 test adapter.  With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package also contains the NUnit framework.  
The package works with Visual Studio 2012 from RTM, and with Update 1 and higher, and with Visual Studio 2013 Preview.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NUnitTestAdapter.WithFramework:

Package Downloads
codeflood.nunit.aspnet.testrunner

An NUnit test runner which runs inside your ASP.NET application.

19

wilcardsearch-master

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on NUnitTestAdapter.WithFramework:

Repository Stars
BlueRaja/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
boo-lang/boo
The Boo Programming Language.
ddobrev/QtSharp
Mono/.NET bindings for Qt
alexellis/HandsOnDocker
Get hands-on with Docker through a dozen self-paced and progressive labs.
openrails/openrails
Open Rails: free train simulator that supports the world's largest range of digital content.
Version Downloads Last updated
2.0.0 1,369,947 4/2/2015
2.0.0-beta 3,246 3/24/2015
1.2.0 124,015 9/21/2014
1.1.0 19,349 7/4/2014
1.0.0 52,983 10/7/2013
0.97.0 2,854 9/12/2013
0.96.0 3,599 6/29/2013
0.95.2 18,947 6/7/2013
0.95.1 2,439 5/29/2013
0.95.0 2,520 5/25/2013

Updated to work with VS 2013 preview.
Includes fix to profiling tests, bug 1189268