← Package directory
Available on winget

Install 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.

Install with winget
winget install --id DanielPalme.ReportGenerator
Upgrade
winget upgrade --id DanielPalme.ReportGenerator
Uninstall
winget uninstall --id DanielPalme.ReportGenerator

About 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. Note that due to the Winget package needing at least one .NET runtime for its x64 .exe-s to pass validation, the Winget package's x64 version automatically installs the .NET 10 Runtime, regardless of whether the user intends to only use the .NET 9/8/4 .exe-s. The PATH shortcut will also lead to the .NET 10 .exe by default. This can opti...

What's new in 5.5.4

Changes: - #777: Added new report type 'cjson' (contributed by @RemyBoyer) This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

Read release notes

Version history

Version Updated Notes
5.5.4 Unknown Changes: - #777: Added new report type 'cjson' (contributed by @RemyBoyer) This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0
5.5.1 Unknown No notes