NUnit3TestAdapter.AxoCover 1.0.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NUnit3TestAdapter.AxoCover --version 1.0.3                
NuGet\Install-Package NUnit3TestAdapter.AxoCover -Version 1.0.3                
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="NUnit3TestAdapter.AxoCover" Version="1.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit3TestAdapter.AxoCover --version 1.0.3                
#r "nuget: NUnit3TestAdapter.AxoCover, 1.0.3"                
#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 NUnit3TestAdapter.AxoCover as a Cake Addin
#addin nuget:?package=NUnit3TestAdapter.AxoCover&version=1.0.3

// Install NUnit3TestAdapter.AxoCover as a Cake Tool
#tool nuget:?package=NUnit3TestAdapter.AxoCover&version=1.0.3                

A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards.  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. You only need one such package for a solution.

The package works with Visual Studio 2012 and newer.

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

Showing the top 1 popular GitHub repositories that depend on NUnit3TestAdapter.AxoCover:

Repository Stars
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
Version Downloads Last updated

This release works with NUnit 3.0 and higher only.