VOOZH about

URL: https://www.nuget.org/packages/dotnet-coverage/17.13.1

⇱ NuGet Gallery | dotnet-coverage 17.13.1




👁 Image
dotnet-coverage 17.13.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-coverage --version 17.13.1
 
 
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
 
if you are setting up this repo
dotnet tool install --local dotnet-coverage --version 17.13.1
 
 
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-coverage&version=17.13.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-coverage --version 17.13.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

dotnet-coverage

The dotnet-coverage tool:

  • Enables the cross-platform collection of code coverage data of a running process.
  • Provides cross-platform merging of code coverage reports.

Get started

dotnet new console -o sample1
cd sample1
dotnet tool install -g dotnet-coverage
dotnet-coverage collect "dotnet run"

Additional information

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows 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.

Version Downloads Last Updated
18.8.0 954,479 6/8/2026
18.7.0 957,010 5/18/2026
18.6.2 1,988,228 4/7/2026
18.5.2 1,634,439 3/3/2026
18.5.1 113,589 2/27/2026
18.4.1 944,349 2/3/2026
18.3.2 769,935 1/9/2026
18.3.1 151,066 1/5/2026
18.1.0 3,392,018 10/8/2025
18.0.6 2,761 11/11/2025
18.0.4 317,292 9/29/2025
17.14.2 8,487,870 2/27/2025
17.14.1 244,097 2/17/2025
17.13.1 2,100,594 12/4/2024
17.13.0 95,056 12/2/2024
17.12.6 2,356,111 10/14/2024
17.12.5 279,682 9/30/2024
17.12.4 417,283 9/10/2024
17.12.3 24,742 9/9/2024
17.12.2 233,311 8/29/2024
Loading failed