NUnitTDNet 3.4.1

dotnet add package NUnitTDNet --version 3.4.1
                    
NuGet\Install-Package NUnitTDNet -Version 3.4.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="NUnitTDNet" Version="3.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NUnitTDNet" Version="3.4.1" />
                    
Directory.Packages.props
<PackageReference Include="NUnitTDNet" />
                    
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 NUnitTDNet --version 3.4.1
                    
#r "nuget: NUnitTDNet, 3.4.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=NUnitTDNet&version=3.4.1
                    
Install NUnitTDNet as a Cake Addin
#tool nuget:?package=NUnitTDNet&version=3.4.1
                    
Install NUnitTDNet as a Cake Tool

This package includes the NUnit 3.4.1 framework assembly, which is referenced by your tests. It also includes a test runner adapter that is used by TestDriven.Net when executing tests. The adapter is named 'nunit.framework.dll.tdnet' and must live in the same directory as the referenced 'nunit.framework.dll'.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.1 125,063 8/1/2016
3.4.0.241-beta 1,846 6/26/2016
3.2.1.240 10,706 6/26/2016
3.2.1.239 1,189 6/26/2016
3.2.1.238-beta 983 6/26/2016
3.2.1.237-beta 956 6/26/2016
3.2.1.233-beta 1,001 6/26/2016
3.2.1.224-beta 955 6/23/2016
3.2.1.217-beta 1,009 6/22/2016
3.2.1-beta 966 6/22/2016
3.0.1 18,694 12/17/2015
3.0.1-beta-1 965 12/17/2015
3.0.0-beta-3 1,887 7/16/2015

Update for NUnit 3.4.1