Microsoft.CodeCoverage 16.9.4

Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".

Install-Package Microsoft.CodeCoverage -Version 16.9.4
dotnet add package Microsoft.CodeCoverage --version 16.9.4
<PackageReference Include="Microsoft.CodeCoverage" Version="16.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeCoverage --version 16.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeCoverage, 16.9.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeCoverage as a Cake Addin
#addin nuget:?package=Microsoft.CodeCoverage&version=16.9.4

// Install Microsoft.CodeCoverage as a Cake Tool
#tool nuget:?package=Microsoft.CodeCoverage&version=16.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

  • .NETCoreApp 1.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.CodeCoverage:

Package Downloads
Microsoft.NET.Test.Sdk
The MSbuild targets and properties for building .NET test projects.

Version History

Version Downloads Last updated
16.9.4 0 06.02.2022