NUnitTestAdapter 2.3.0

Prefix Reserved
dotnet add package NUnitTestAdapter --version 2.3.0
                    
NuGet\Install-Package NUnitTestAdapter -Version 2.3.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" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NUnitTestAdapter" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="NUnitTestAdapter" />
                    
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 NUnitTestAdapter --version 2.3.0
                    
#r "nuget: NUnitTestAdapter, 2.3.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.
#:package NUnitTestAdapter@2.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NUnitTestAdapter&version=2.3.0
                    
Install as a Cake Addin
#tool nuget:?package=NUnitTestAdapter&version=2.3.0
                    
Install as a Cake Tool

The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2.  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.

There are no supported framework assets in this 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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.0 2,962,109 6/8/2020
2.3.0-beta01 12,165 5/9/2020
2.2.0 1,919,490 6/5/2019
2.1.1 4,519,141 3/19/2017
2.1.0 121,767 3/4/2017
2.0.0 3,528,541 4/2/2015
2.0.0-beta 4,975 3/24/2015
1.2.0 825,804 9/21/2014
1.1.0 178,276 7/4/2014
1.0.0 249,000 10/7/2013
0.97.0 21,160 9/12/2013
0.96.0 23,270 6/29/2013
0.95.2 10,357 6/7/2013
0.95.1 9,097 5/29/2013
0.95.0 21,279 5/25/2013

See release notes on project site