ReportGenerator NuGet Package

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.

The reports show the coverage quotas and also visualize which lines of your source code have been covered.

Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script.

Usage:
dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options].




Got any ReportGenerator Question?





Info

Version: 5.2.3
Author(s): Daniel Palme
Last Update: Thursday, March 14, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/danielpalme/ReportGenerator
NuGet Url: https://www.nuget.org/packages/ReportGenerator


Install
Install-Package ReportGenerator
dotnet add package ReportGenerator
paket add ReportGenerator
ReportGenerator Download (Unzip the "nupkg" after downloading)

8 packages depend on this package.


Tags



STATS

must-have-score

7

avg-downloads-per-day

7383

days-since-last-release

15