NUnitTestAdapter 2.0.0-beta

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

// Install NUnitTestAdapter as a Cake Tool
#tool nuget:?package=NUnitTestAdapter&version=2.0.0-beta&prerelease

A package including the NUnit TestAdapter for Visual Studio 2012/13/15.  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 ONLY contains the adapter, not the NUnit framework.  You must also get the framework, or use the NUnitTestAdapter.WithFramework nuget package.
You only need one such package for a solution.
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.
Please report any bugs at https://github.com/nunit/nunit-vs-adapter/issues

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 (11)

Showing the top 5 NuGet packages that depend on NUnitTestAdapter:

Package Downloads
Animatronio

Selenium Framework

Golem

Selenium+ Test Automation Framework

RedWood

Redwoodbase

TDD.Katas

Collection of various katas to practice Test Driven Development.

Telegram.Bot.Fabric

Telegram Bot fabric framework for building Telegram bots. The framework provides fluent API.

GitHub repositories (50)

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

Repository Stars
github-for-unity/Unity
GitHub for Unity
TheBerkin/rant3
(Obsolete) Archive of Rant 3.x.
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
Version Downloads Last updated
2.3.0 1,494,133 6/8/2020
2.3.0-beta01 10,475 5/9/2020
2.2.0 1,505,034 6/5/2019
2.1.1 3,882,450 3/19/2017
2.1.0 107,487 3/4/2017
2.0.0 2,938,833 4/2/2015
2.0.0-beta 3,738 3/24/2015
1.2.0 721,669 9/21/2014
1.1.0 158,304 7/4/2014
1.0.0 217,642 10/7/2013
0.97.0 12,058 9/12/2013
0.96.0 14,384 6/29/2013
0.95.2 4,363 6/7/2013
0.95.1 3,315 5/29/2013
0.95.0 14,305 5/25/2013

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