ReportGenerator 5.4.5

dotnet add package ReportGenerator --version 5.4.5
                    
NuGet\Install-Package ReportGenerator -Version 5.4.5
                    
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="ReportGenerator" Version="5.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReportGenerator" Version="5.4.5" />
                    
Directory.Packages.props
<PackageReference Include="ReportGenerator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ReportGenerator --version 5.4.5
                    
#r "nuget: ReportGenerator, 5.4.5"
                    
#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.
#addin nuget:?package=ReportGenerator&version=5.4.5
                    
Install ReportGenerator as a Cake Addin
#tool nuget:?package=ReportGenerator&version=5.4.5
                    
Install ReportGenerator as a Cake Tool

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. The reports show the coverage quotas and also visualize which lines of your source code have been covered.

Available packages

Package Platforms Installation/Usage
ReportGenerator .NET Core<br/>.NET Framework 4.7 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.
dotnet-reportgenerator-globaltool .NET Core Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.
ReportGenerator.Core .NET Standard 2.0 Use this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base.

Usage

.NET Core

dotnet $(UserProfile)\.nuget\packages\reportgenerator\5.4.5\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\5.4.5\tools\net8.0\ReportGenerator.exe [options]

.NET Framework

$(UserProfile)\.nuget\packages\reportgenerator\5.4.5\tools\net47\ReportGenerator.exe [options]

Additional information

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on ReportGenerator:

Package Downloads
Carbon.Kit.TestFramework

Provides interfaces, abstractions and common functions to support creating Unit Testing Frameworks.

Kaiseki

A set of psake tasks for building .net solutions. Simply install the package and run: .\kaiseki-bootstrap\build.ps1

EasyMicroservices.Tests

default tests packages in programming.

Pinguinos.Models

Model Library

MSBuild.AlbanianXrm.Coverage

This task is intended to work with zero configuration but is fully configurable. You simply add the test projects as a Project Reference and it generates the output using ReportGenerator.

GitHub repositories (62)

Showing the top 5 popular GitHub repositories that depend on ReportGenerator:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Version Downloads Last updated
5.4.5 22,610 3/23/2025
5.4.4 142,806 2/9/2025
5.4.3 172,660 12/28/2024
5.4.2 18,067 12/21/2024
5.4.1 256,607 11/13/2024
5.4.0 9,824 11/12/2024
5.3.11 273,094 10/9/2024
5.3.10 74,668 9/28/2024
5.3.9 298,196 9/3/2024
5.3.8 430,222 7/15/2024
5.3.7 104,396 6/28/2024
5.3.6 189,529 6/3/2024
5.3.5 24,863 6/1/2024
5.3.4 62,736 5/25/2024
5.3.0 91,549 5/14/2024
5.2.5 218,894 4/23/2024
5.2.4 282,176 3/19/2024
5.2.3 74,730 3/14/2024
5.2.2 339,000 2/24/2024
5.2.1 219,002 2/3/2024
5.2.0 583,022 11/14/2023
5.1.26 379,682 10/6/2023
5.1.25 217,318 9/4/2023
5.1.24 222,964 8/12/2023
5.1.23 389,147 7/4/2023
5.1.22 246,110 6/7/2023
5.1.21 336,836 5/21/2023
5.1.20 218,574 4/28/2023
5.1.19 585,928 3/9/2023
5.1.18 1,456,084 2/26/2023
5.1.17 520,198 2/9/2023
5.1.16 137,572 2/2/2023
5.1.15 204,922 1/19/2023
5.1.14 32,355 1/18/2023
5.1.13 371,519 12/17/2022
5.1.12 545,542 11/16/2022
5.1.11 130,118 11/8/2022
5.1.10 783,963 9/4/2022
5.1.9 1,503,165 5/18/2022
5.1.8 31,869 5/17/2022
5.1.7 91,886 5/15/2022
5.1.6 231,505 5/1/2022
5.1.5 82,586 4/26/2022
5.1.4 317,141 4/3/2022
5.1.3 161,978 3/21/2022
5.1.2 93,235 3/15/2022
5.1.1 73,797 3/13/2022
5.1.0 44,750 3/10/2022
5.0.4 894,190 2/10/2022
5.0.3 216,647 1/27/2022
5.0.2 362,568 12/28/2021
5.0.0 538,565 11/12/2021
4.8.13 782,479 9/27/2021
4.8.12 830,256 7/9/2021
4.8.11 251,020 6/22/2021
4.8.10 286,269 6/16/2021
4.8.9 553,832 5/25/2021
4.8.8 402,098 4/24/2021
4.8.7 627,341 3/4/2021
4.8.6 253,323 2/20/2021
4.8.5 238,374 2/3/2021
4.8.4 508,723 12/30/2020
4.8.3 28,060 12/26/2020
4.8.2 126,421 12/15/2020
4.8.1 239,468 11/20/2020
4.8.0 143,566 11/11/2020
4.7.1 626,716 10/10/2020
4.7.0 84,364 10/7/2020
4.6.7 320,721 9/8/2020
4.6.6 35,965 9/3/2020
4.6.5 122,344 8/29/2020
4.6.4 390,205 8/2/2020
4.6.3 16,706 8/2/2020
4.6.2 54,406 7/28/2020
4.6.1 774,094 6/1/2020
4.6.0 115,959 5/26/2020
4.5.8 338,064 5/5/2020
4.5.6 382,195 4/13/2020
4.5.5 23,148 4/11/2020
4.5.4 150,600 4/5/2020
4.5.3 92,621 3/29/2020
4.5.2 126,856 3/12/2020
4.5.1 55,468 3/10/2020
4.5.0 279,356 2/24/2020
4.4.7 235,776 2/7/2020
4.4.6 215,195 1/29/2020
4.4.5 154,262 1/20/2020
4.4.4 40,239 1/19/2020
4.4.3 17,254 1/17/2020
4.4.2 42,020 1/15/2020
4.4.1 58,599 1/14/2020
4.4.0 1,206,830 12/25/2019
4.3.9 98,757 12/16/2019
4.3.8 40,790 12/12/2019
4.3.6 642,684 11/5/2019
4.3.5 99,744 10/31/2019
4.3.4 17,863 10/31/2019
4.3.3 30,102 10/27/2019
4.3.2 109,930 10/21/2019
4.3.1 139,396 10/15/2019
4.3.0 109,013 10/1/2019
4.2.20 449,030 9/16/2019
4.2.19 461,937 9/4/2019
4.2.17 104,339 8/31/2019
4.2.16 91,630 8/28/2019
4.2.15 604,781 8/12/2019
4.2.14 18,786 8/12/2019
4.2.13 17,572 8/11/2019
4.2.12 165,457 7/31/2019
4.2.11 72,313 7/27/2019
4.2.10 76,483 7/18/2019
4.2.9 53,944 7/12/2019
4.2.5 104,606 7/3/2019
4.2.4 19,690 7/2/2019
4.2.3 148,099 7/1/2019
4.2.2 166,862 6/20/2019
4.2.1 85,506 6/17/2019
4.2.0 36,952 6/14/2019
4.1.10 44,811 6/5/2019
4.1.9 63,130 5/30/2019
4.1.8 23,760 5/25/2019
4.1.7 36,927 5/22/2019
4.1.6 42,090 5/20/2019
4.1.5 122,602 5/5/2019
4.1.4 84,076 4/22/2019
4.1.3 26,271 4/17/2019
4.1.2 93,512 4/11/2019
4.1.1 31,807 4/8/2019
4.1.0 26,943 4/3/2019
4.0.15 201,267 3/4/2019
4.0.14 25,714 2/27/2019
4.0.13.1 101,054 2/23/2019
4.0.13 57,898 2/21/2019
4.0.12 96,130 2/13/2019
4.0.11 76,364 2/6/2019
4.0.10 26,747 2/3/2019
4.0.9 224,571 1/23/2019
4.0.8 37,416 1/22/2019
4.0.7 29,084 1/17/2019
4.0.6 34,297 1/15/2019
4.0.5 124,367 1/3/2019
4.0.4 693,545 11/14/2018
4.0.3 79,668 11/10/2018
4.0.2 121,292 10/29/2018
4.0.1 38,115 10/26/2018
4.0.0 50,431 10/19/2018
3.1.2 2,030,760 1/26/2018
3.1.1 347,171 12/21/2017
3.1.0 56,559 12/6/2017
3.0.2 209,157 10/11/2017
3.0.1 464,256 10/5/2017
3.0.0 91,184 9/17/2017
2.5.11 131,337 8/24/2017
2.5.10 125,832 7/16/2017
2.5.9 97,858 7/3/2017
2.5.8 255,146 5/16/2017
2.5.7 74,155 4/26/2017
2.5.6 174,563 3/9/2017
2.5.5 77,190 3/2/2017
2.5.4 17,053 3/1/2017
2.5.3 31,519 2/27/2017
2.5.2 182,328 12/29/2016
2.5.1 119,385 11/9/2016
2.5.0 530,712 11/6/2016
2.4.5 715,289 4/22/2016
2.4.4 1,217,043 2/28/2016
2.4.3 799,336 2/12/2016
2.4.2 26,498 2/7/2016
2.4.1 19,703 2/2/2016
2.4.0 47,562 1/19/2016
2.3.5 58,756 11/27/2015
2.3.4 89,541 11/4/2015
2.3.3 25,467 11/3/2015
2.3.2 82,057 9/22/2015
2.3.1 51,028 9/10/2015
2.3.0 56,216 9/1/2015
2.2.0 30,369 8/20/2015
2.1.8 185,451 7/2/2015
2.1.7 67,368 6/18/2015
2.1.6 29,038 6/9/2015
2.1.5 20,406 6/4/2015
2.1.4 100,910 3/23/2015
2.1.3 39,481 3/12/2015
2.1.2 24,509 3/5/2015
2.1.1 24,374 2/11/2015
2.1.0 24,109 2/5/2015
2.0.4 41,929 1/7/2015
2.0.3 23,927 12/23/2014
2.0.2 61,358 11/27/2014
2.0.1 32,703 11/7/2014
2.0.0 22,593 10/21/2014
1.9.1 190,371 9/18/2013
1.9.0 34,983 6/21/2013
1.8.1 51,757 4/2/2013
1.8.0 21,817 3/24/2013
1.7.3 120,909 1/30/2013
1.7.2 26,458 12/16/2012
1.7.1 21,044 11/8/2012
1.7.0 20,748 11/7/2012
1.6.1 21,539 9/29/2012
1.6.0 23,238 9/8/2012
1.5.0 24,462 7/17/2012
1.4.1 23,786 5/25/2012
1.4.0 21,862 5/12/2012
1.3.0 23,419 4/29/2012
1.2.7 22,980 3/26/2012
1.2.6 23,417 1/29/2012
1.2.5 22,963 1/24/2012
1.2.4 23,268 12/31/2011
1.2.3 23,652 12/10/2011
1.2.2 24,072 12/1/2011
1.2.1 24,150 9/18/2011
1.2.0 24,737 8/24/2011
1.1.1 38,653 8/9/2011