Microsoft.CodeCoverage
1.0.2
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 1.0.2
NuGet\Install-Package Microsoft.CodeCoverage -Version 1.0.2
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="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeCoverage --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeCoverage, 1.0.2"
#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=1.0.2 // Install Microsoft.CodeCoverage as a Cake Tool #tool nuget:?package=Microsoft.CodeCoverage&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enable Verifiable Instrumentation in Asp.NetV5 RC2
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- 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
|