Microsoft.CodeCoverage
16.5.0-preview-20191216-02
This is a prerelease version of Microsoft.CodeCoverage.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.CodeCoverage --version 16.5.0-preview-20191216-02
NuGet\Install-Package Microsoft.CodeCoverage -Version 16.5.0-preview-20191216-02
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="Microsoft.CodeCoverage" Version="16.5.0-preview-20191216-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeCoverage --version 16.5.0-preview-20191216-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeCoverage, 16.5.0-preview-20191216-02"
#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 Microsoft.CodeCoverage as a Cake Addin #addin nuget:?package=Microsoft.CodeCoverage&version=16.5.0-preview-20191216-02&prerelease // Install Microsoft.CodeCoverage as a Cake Tool #tool nuget:?package=Microsoft.CodeCoverage&version=16.5.0-preview-20191216-02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has 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. |
GitHub repositories (36)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeCoverage:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
|
|
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
|
|
ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
|
|
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
|