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 (61)

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 12,478 3/23/2025
5.4.4 132,521 2/9/2025
5.4.3 166,018 12/28/2024
5.4.2 17,678 12/21/2024
5.4.1 250,232 11/13/2024
5.4.0 9,649 11/12/2024
5.3.11 266,383 10/9/2024
5.3.10 73,022 9/28/2024
5.3.9 292,394 9/3/2024
5.3.8 424,655 7/15/2024
5.3.7 103,266 6/28/2024
5.3.6 187,477 6/3/2024
5.3.5 24,758 6/1/2024
5.3.4 62,220 5/25/2024
5.3.0 90,522 5/14/2024
5.2.5 215,832 4/23/2024
5.2.4 279,305 3/19/2024
5.2.3 73,925 3/14/2024
5.2.2 336,351 2/24/2024
5.2.1 217,089 2/3/2024
5.2.0 579,103 11/14/2023
5.1.26 377,561 10/6/2023
5.1.25 216,384 9/4/2023
5.1.24 222,395 8/12/2023
5.1.23 386,792 7/4/2023
5.1.22 245,586 6/7/2023
5.1.21 334,516 5/21/2023
5.1.20 217,809 4/28/2023
5.1.19 584,069 3/9/2023
5.1.18 1,434,480 2/26/2023
5.1.17 516,049 2/9/2023
5.1.16 136,727 2/2/2023
5.1.15 204,294 1/19/2023
5.1.14 32,270 1/18/2023
5.1.13 370,214 12/17/2022
5.1.12 543,728 11/16/2022
5.1.11 129,777 11/8/2022
5.1.10 782,742 9/4/2022
5.1.9 1,500,508 5/18/2022
5.1.8 31,825 5/17/2022
5.1.7 91,843 5/15/2022
5.1.6 231,083 5/1/2022
5.1.5 82,536 4/26/2022
5.1.4 316,411 4/3/2022
5.1.3 161,698 3/21/2022
5.1.2 92,987 3/15/2022
5.1.1 73,613 3/13/2022
5.1.0 44,648 3/10/2022
5.0.4 891,613 2/10/2022
5.0.3 216,207 1/27/2022
5.0.2 360,984 12/28/2021
5.0.0 538,091 11/12/2021
4.8.13 780,253 9/27/2021
4.8.12 829,030 7/9/2021
4.8.11 250,678 6/22/2021
4.8.10 286,161 6/16/2021
4.8.9 552,406 5/25/2021
4.8.8 401,037 4/24/2021
4.8.7 626,903 3/4/2021
4.8.6 252,899 2/20/2021
4.8.5 237,961 2/3/2021
4.8.4 507,765 12/30/2020
4.8.3 28,059 12/26/2020
4.8.2 126,222 12/15/2020
4.8.1 238,835 11/20/2020
4.8.0 142,907 11/11/2020
4.7.1 624,839 10/10/2020
4.7.0 84,270 10/7/2020
4.6.7 320,394 9/8/2020
4.6.6 35,961 9/3/2020
4.6.5 121,992 8/29/2020
4.6.4 389,897 8/2/2020
4.6.3 16,705 8/2/2020
4.6.2 54,399 7/28/2020
4.6.1 772,440 6/1/2020
4.6.0 115,806 5/26/2020
4.5.8 337,702 5/5/2020
4.5.6 381,653 4/13/2020
4.5.5 23,136 4/11/2020
4.5.4 150,519 4/5/2020
4.5.3 92,607 3/29/2020
4.5.2 126,794 3/12/2020
4.5.1 55,443 3/10/2020
4.5.0 279,138 2/24/2020
4.4.7 235,444 2/7/2020
4.4.6 215,164 1/29/2020
4.4.5 154,237 1/20/2020
4.4.4 40,238 1/19/2020
4.4.3 17,253 1/17/2020
4.4.2 42,005 1/15/2020
4.4.1 58,530 1/14/2020
4.4.0 1,206,581 12/25/2019
4.3.9 98,690 12/16/2019
4.3.8 40,733 12/12/2019
4.3.6 641,929 11/5/2019
4.3.5 99,467 10/31/2019
4.3.4 17,861 10/31/2019
4.3.3 30,087 10/27/2019
4.3.2 109,880 10/21/2019
4.3.1 139,364 10/15/2019
4.3.0 108,842 10/1/2019
4.2.20 448,121 9/16/2019
4.2.19 461,654 9/4/2019
4.2.17 104,218 8/31/2019
4.2.16 91,624 8/28/2019
4.2.15 603,994 8/12/2019
4.2.14 18,781 8/12/2019
4.2.13 17,572 8/11/2019
4.2.12 165,103 7/31/2019
4.2.11 72,229 7/27/2019
4.2.10 76,429 7/18/2019
4.2.9 53,938 7/12/2019
4.2.5 104,575 7/3/2019
4.2.4 19,690 7/2/2019
4.2.3 148,088 7/1/2019
4.2.2 166,858 6/20/2019
4.2.1 85,344 6/17/2019
4.2.0 36,951 6/14/2019
4.1.10 44,678 6/5/2019
4.1.9 61,983 5/30/2019
4.1.8 23,760 5/25/2019
4.1.7 36,895 5/22/2019
4.1.6 42,090 5/20/2019
4.1.5 122,499 5/5/2019
4.1.4 84,046 4/22/2019
4.1.3 26,265 4/17/2019
4.1.2 93,434 4/11/2019
4.1.1 31,777 4/8/2019
4.1.0 26,931 4/3/2019
4.0.15 201,051 3/4/2019
4.0.14 25,713 2/27/2019
4.0.13.1 100,995 2/23/2019
4.0.13 57,893 2/21/2019
4.0.12 96,088 2/13/2019
4.0.11 76,310 2/6/2019
4.0.10 26,747 2/3/2019
4.0.9 224,513 1/23/2019
4.0.8 37,416 1/22/2019
4.0.7 29,079 1/17/2019
4.0.6 34,296 1/15/2019
4.0.5 124,311 1/3/2019
4.0.4 692,243 11/14/2018
4.0.3 79,596 11/10/2018
4.0.2 121,281 10/29/2018
4.0.1 38,114 10/26/2018
4.0.0 50,413 10/19/2018
3.1.2 2,028,776 1/26/2018
3.1.1 346,723 12/21/2017
3.1.0 56,476 12/6/2017
3.0.2 208,986 10/11/2017
3.0.1 464,254 10/5/2017
3.0.0 91,144 9/17/2017
2.5.11 131,224 8/24/2017
2.5.10 125,765 7/16/2017
2.5.9 97,781 7/3/2017
2.5.8 254,419 5/16/2017
2.5.7 74,119 4/26/2017
2.5.6 174,176 3/9/2017
2.5.5 76,970 3/2/2017
2.5.4 17,051 3/1/2017
2.5.3 31,512 2/27/2017
2.5.2 182,146 12/29/2016
2.5.1 119,204 11/9/2016
2.5.0 530,710 11/6/2016
2.4.5 714,467 4/22/2016
2.4.4 1,216,612 2/28/2016
2.4.3 799,145 2/12/2016
2.4.2 26,486 2/7/2016
2.4.1 19,700 2/2/2016
2.4.0 47,543 1/19/2016
2.3.5 58,718 11/27/2015
2.3.4 89,454 11/4/2015
2.3.3 25,460 11/3/2015
2.3.2 82,044 9/22/2015
2.3.1 51,025 9/10/2015
2.3.0 56,162 9/1/2015
2.2.0 30,363 8/20/2015
2.1.8 185,124 7/2/2015
2.1.7 67,364 6/18/2015
2.1.6 29,022 6/9/2015
2.1.5 20,402 6/4/2015
2.1.4 100,811 3/23/2015
2.1.3 39,450 3/12/2015
2.1.2 24,505 3/5/2015
2.1.1 24,369 2/11/2015
2.1.0 24,100 2/5/2015
2.0.4 41,785 1/7/2015
2.0.3 23,921 12/23/2014
2.0.2 61,111 11/27/2014
2.0.1 32,664 11/7/2014
2.0.0 22,580 10/21/2014
1.9.1 190,133 9/18/2013
1.9.0 34,969 6/21/2013
1.8.1 51,670 4/2/2013
1.8.0 21,812 3/24/2013
1.7.3 120,879 1/30/2013
1.7.2 26,410 12/16/2012
1.7.1 21,037 11/8/2012
1.7.0 20,742 11/7/2012
1.6.1 21,533 9/29/2012
1.6.0 23,232 9/8/2012
1.5.0 24,446 7/17/2012
1.4.1 23,777 5/25/2012
1.4.0 21,854 5/12/2012
1.3.0 23,412 4/29/2012
1.2.7 22,974 3/26/2012
1.2.6 23,411 1/29/2012
1.2.5 22,957 1/24/2012
1.2.4 23,260 12/31/2011
1.2.3 23,645 12/10/2011
1.2.2 24,066 12/1/2011
1.2.1 24,145 9/18/2011
1.2.0 24,730 8/24/2011
1.1.1 38,227 8/9/2011