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 20,821 3/23/2025
5.4.4 141,412 2/9/2025
5.4.3 172,147 12/28/2024
5.4.2 18,013 12/21/2024
5.4.1 255,678 11/13/2024
5.4.0 9,791 11/12/2024
5.3.11 272,599 10/9/2024
5.3.10 74,510 9/28/2024
5.3.9 297,715 9/3/2024
5.3.8 429,664 7/15/2024
5.3.7 104,276 6/28/2024
5.3.6 189,364 6/3/2024
5.3.5 24,838 6/1/2024
5.3.4 62,672 5/25/2024
5.3.0 91,458 5/14/2024
5.2.5 218,509 4/23/2024
5.2.4 281,929 3/19/2024
5.2.3 74,675 3/14/2024
5.2.2 338,757 2/24/2024
5.2.1 218,819 2/3/2024
5.2.0 582,562 11/14/2023
5.1.26 379,440 10/6/2023
5.1.25 217,199 9/4/2023
5.1.24 222,874 8/12/2023
5.1.23 388,942 7/4/2023
5.1.22 246,019 6/7/2023
5.1.21 336,673 5/21/2023
5.1.20 218,401 4/28/2023
5.1.19 585,668 3/9/2023
5.1.18 1,455,505 2/26/2023
5.1.17 519,555 2/9/2023
5.1.16 137,544 2/2/2023
5.1.15 204,803 1/19/2023
5.1.14 32,332 1/18/2023
5.1.13 371,285 12/17/2022
5.1.12 545,381 11/16/2022
5.1.11 130,054 11/8/2022
5.1.10 783,772 9/4/2022
5.1.9 1,502,857 5/18/2022
5.1.8 31,866 5/17/2022
5.1.7 91,883 5/15/2022
5.1.6 231,435 5/1/2022
5.1.5 82,580 4/26/2022
5.1.4 317,035 4/3/2022
5.1.3 161,945 3/21/2022
5.1.2 93,187 3/15/2022
5.1.1 73,770 3/13/2022
5.1.0 44,728 3/10/2022
5.0.4 893,737 2/10/2022
5.0.3 216,605 1/27/2022
5.0.2 362,390 12/28/2021
5.0.0 538,507 11/12/2021
4.8.13 782,253 9/27/2021
4.8.12 830,108 7/9/2021
4.8.11 250,971 6/22/2021
4.8.10 286,261 6/16/2021
4.8.9 553,728 5/25/2021
4.8.8 402,039 4/24/2021
4.8.7 627,267 3/4/2021
4.8.6 253,291 2/20/2021
4.8.5 238,350 2/3/2021
4.8.4 508,634 12/30/2020
4.8.3 28,060 12/26/2020
4.8.2 126,386 12/15/2020
4.8.1 239,367 11/20/2020
4.8.0 143,349 11/11/2020
4.7.1 626,626 10/10/2020
4.7.0 84,351 10/7/2020
4.6.7 320,688 9/8/2020
4.6.6 35,965 9/3/2020
4.6.5 122,336 8/29/2020
4.6.4 390,172 8/2/2020
4.6.3 16,706 8/2/2020
4.6.2 54,406 7/28/2020
4.6.1 773,845 6/1/2020
4.6.0 115,948 5/26/2020
4.5.8 338,010 5/5/2020
4.5.6 382,095 4/13/2020
4.5.5 23,144 4/11/2020
4.5.4 150,594 4/5/2020
4.5.3 92,620 3/29/2020
4.5.2 126,850 3/12/2020
4.5.1 55,468 3/10/2020
4.5.0 279,335 2/24/2020
4.4.7 235,755 2/7/2020
4.4.6 215,195 1/29/2020
4.4.5 154,250 1/20/2020
4.4.4 40,239 1/19/2020
4.4.3 17,254 1/17/2020
4.4.2 42,011 1/15/2020
4.4.1 58,597 1/14/2020
4.4.0 1,206,807 12/25/2019
4.3.9 98,740 12/16/2019
4.3.8 40,786 12/12/2019
4.3.6 642,507 11/5/2019
4.3.5 99,729 10/31/2019
4.3.4 17,863 10/31/2019
4.3.3 30,098 10/27/2019
4.3.2 109,930 10/21/2019
4.3.1 139,393 10/15/2019
4.3.0 108,971 10/1/2019
4.2.20 448,995 9/16/2019
4.2.19 461,891 9/4/2019
4.2.17 104,339 8/31/2019
4.2.16 91,627 8/28/2019
4.2.15 604,635 8/12/2019
4.2.14 18,786 8/12/2019
4.2.13 17,572 8/11/2019
4.2.12 165,423 7/31/2019
4.2.11 72,308 7/27/2019
4.2.10 76,477 7/18/2019
4.2.9 53,944 7/12/2019
4.2.5 104,575 7/3/2019
4.2.4 19,690 7/2/2019
4.2.3 148,096 7/1/2019
4.2.2 166,862 6/20/2019
4.2.1 85,468 6/17/2019
4.2.0 36,952 6/14/2019
4.1.10 44,798 6/5/2019
4.1.9 63,019 5/30/2019
4.1.8 23,760 5/25/2019
4.1.7 36,923 5/22/2019
4.1.6 42,090 5/20/2019
4.1.5 122,597 5/5/2019
4.1.4 84,071 4/22/2019
4.1.3 26,271 4/17/2019
4.1.2 93,509 4/11/2019
4.1.1 31,807 4/8/2019
4.1.0 26,943 4/3/2019
4.0.15 201,255 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,355 2/6/2019
4.0.10 26,747 2/3/2019
4.0.9 224,557 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,363 1/3/2019
4.0.4 693,488 11/14/2018
4.0.3 79,663 11/10/2018
4.0.2 121,291 10/29/2018
4.0.1 38,114 10/26/2018
4.0.0 50,426 10/19/2018
3.1.2 2,030,506 1/26/2018
3.1.1 347,039 12/21/2017
3.1.0 56,536 12/6/2017
3.0.2 209,129 10/11/2017
3.0.1 464,254 10/5/2017
3.0.0 91,170 9/17/2017
2.5.11 131,332 8/24/2017
2.5.10 125,826 7/16/2017
2.5.9 97,851 7/3/2017
2.5.8 255,015 5/16/2017
2.5.7 74,151 4/26/2017
2.5.6 174,537 3/9/2017
2.5.5 77,170 3/2/2017
2.5.4 17,051 3/1/2017
2.5.3 31,515 2/27/2017
2.5.2 182,318 12/29/2016
2.5.1 119,371 11/9/2016
2.5.0 530,710 11/6/2016
2.4.5 715,223 4/22/2016
2.4.4 1,217,003 2/28/2016
2.4.3 799,326 2/12/2016
2.4.2 26,493 2/7/2016
2.4.1 19,700 2/2/2016
2.4.0 47,558 1/19/2016
2.3.5 58,749 11/27/2015
2.3.4 89,504 11/4/2015
2.3.3 25,464 11/3/2015
2.3.2 82,052 9/22/2015
2.3.1 51,025 9/10/2015
2.3.0 56,193 9/1/2015
2.2.0 30,364 8/20/2015
2.1.8 185,410 7/2/2015
2.1.7 67,365 6/18/2015
2.1.6 29,034 6/9/2015
2.1.5 20,403 6/4/2015
2.1.4 100,877 3/23/2015
2.1.3 39,478 3/12/2015
2.1.2 24,506 3/5/2015
2.1.1 24,371 2/11/2015
2.1.0 24,106 2/5/2015
2.0.4 41,903 1/7/2015
2.0.3 23,924 12/23/2014
2.0.2 61,355 11/27/2014
2.0.1 32,698 11/7/2014
2.0.0 22,590 10/21/2014
1.9.1 190,362 9/18/2013
1.9.0 34,976 6/21/2013
1.8.1 51,734 4/2/2013
1.8.0 21,814 3/24/2013
1.7.3 120,906 1/30/2013
1.7.2 26,451 12/16/2012
1.7.1 21,041 11/8/2012
1.7.0 20,745 11/7/2012
1.6.1 21,536 9/29/2012
1.6.0 23,235 9/8/2012
1.5.0 24,459 7/17/2012
1.4.1 23,783 5/25/2012
1.4.0 21,859 5/12/2012
1.3.0 23,416 4/29/2012
1.2.7 22,977 3/26/2012
1.2.6 23,414 1/29/2012
1.2.5 22,960 1/24/2012
1.2.4 23,265 12/31/2011
1.2.3 23,649 12/10/2011
1.2.2 24,069 12/1/2011
1.2.1 24,147 9/18/2011
1.2.0 24,734 8/24/2011
1.1.1 38,627 8/9/2011