NUnitTestAdapter.WithFramework 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NUnitTestAdapter.WithFramework --version 2.0.0
NuGet\Install-Package NUnitTestAdapter.WithFramework -Version 2.0.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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitTestAdapter.WithFramework --version 2.0.0
#r "nuget: NUnitTestAdapter.WithFramework, 2.0.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=2.0.0

// Install NUnitTestAdapter.WithFramework as a Cake Tool
#tool nuget:?package=NUnitTestAdapter.WithFramework&version=2.0.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 all Updates, and with Visual Studio 2013 RTM and all updates, and Visual Studio 2015 tested up to CTP6

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,361,851 4/2/2015
2.0.0-beta 3,180 3/24/2015
1.2.0 123,731 9/21/2014
1.1.0 19,138 7/4/2014
1.0.0 52,695 10/7/2013
0.97.0 2,796 9/12/2013
0.96.0 3,503 6/29/2013
0.95.2 18,893 6/7/2013
0.95.1 2,359 5/29/2013
0.95.0 2,442 5/25/2013

Updated to NUnit 2.6.4,  Support for VS 2015, Misc bug fixes