ReportGenerator 5.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ReportGenerator --version 5.3.0
NuGet\Install-Package ReportGenerator -Version 5.3.0
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.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReportGenerator --version 5.3.0
#r "nuget: ReportGenerator, 5.3.0"
#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.
// Install ReportGenerator as a Cake Addin
#addin nuget:?package=ReportGenerator&version=5.3.0

// Install ReportGenerator as a Cake Tool
#tool nuget:?package=ReportGenerator&version=5.3.0

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.3.0\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\5.3.0\tools\net8.0\ReportGenerator.exe [options]

.NET Framework

$(UserProfile)\.nuget\packages\reportgenerator\5.3.0\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. 
.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

MPOSAirUnitTestUtilities

Package Description

GitHub repositories (60)

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

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
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
SignalR/SignalR
Incredibly simple real-time web for .NET
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Version Downloads Last updated
5.3.5 0 6/1/2024
5.3.4 6,762 5/25/2024
5.3.0 22,616 5/14/2024
5.2.5 53,614 4/23/2024
5.2.4 123,135 3/19/2024
5.2.3 22,606 3/14/2024
5.2.2 165,704 2/24/2024
5.2.1 101,290 2/3/2024
5.2.0 358,171 11/14/2023
5.1.26 223,801 10/6/2023
5.1.25 151,293 9/4/2023
5.1.24 182,059 8/12/2023
5.1.23 254,233 7/4/2023
5.1.22 198,998 6/7/2023
5.1.21 172,519 5/21/2023
5.1.20 176,152 4/28/2023
5.1.19 441,633 3/9/2023
5.1.18 581,327 2/26/2023
5.1.17 326,207 2/9/2023
5.1.16 92,541 2/2/2023
5.1.15 166,941 1/19/2023
5.1.14 27,135 1/18/2023
5.1.13 298,548 12/17/2022
5.1.12 436,207 11/16/2022
5.1.11 111,287 11/8/2022
5.1.10 658,509 9/4/2022
5.1.9 1,264,243 5/18/2022
5.1.8 30,739 5/17/2022
5.1.7 84,586 5/15/2022
5.1.6 204,979 5/1/2022
5.1.5 75,272 4/26/2022
5.1.4 265,343 4/3/2022
5.1.3 146,192 3/21/2022
5.1.2 77,442 3/15/2022
5.1.1 60,066 3/13/2022
5.1.0 36,736 3/10/2022
5.0.4 738,069 2/10/2022
5.0.3 199,526 1/27/2022
5.0.2 285,102 12/28/2021
5.0.0 505,143 11/12/2021
4.8.13 650,994 9/27/2021
4.8.12 736,496 7/9/2021
4.8.11 216,533 6/22/2021
4.8.10 281,882 6/16/2021
4.8.9 473,491 5/25/2021
4.8.8 359,791 4/24/2021
4.8.7 578,565 3/4/2021
4.8.6 230,155 2/20/2021
4.8.5 221,260 2/3/2021
4.8.4 467,422 12/30/2020
4.8.3 27,796 12/26/2020
4.8.2 116,373 12/15/2020
4.8.1 213,822 11/20/2020
4.8.0 114,255 11/11/2020
4.7.1 534,184 10/10/2020
4.7.0 75,126 10/7/2020
4.6.7 297,988 9/8/2020
4.6.6 35,490 9/3/2020
4.6.5 108,769 8/29/2020
4.6.4 368,942 8/2/2020
4.6.3 16,590 8/2/2020
4.6.2 53,655 7/28/2020
4.6.1 702,230 6/1/2020
4.6.0 108,095 5/26/2020
4.5.8 301,050 5/5/2020
4.5.6 342,130 4/13/2020
4.5.5 22,103 4/11/2020
4.5.4 143,269 4/5/2020
4.5.3 89,991 3/29/2020
4.5.2 122,028 3/12/2020
4.5.1 54,517 3/10/2020
4.5.0 268,009 2/24/2020
4.4.7 209,643 2/7/2020
4.4.6 213,367 1/29/2020
4.4.5 150,739 1/20/2020
4.4.4 39,955 1/19/2020
4.4.3 17,108 1/17/2020
4.4.2 40,865 1/15/2020
4.4.1 55,176 1/14/2020
4.4.0 1,192,980 12/25/2019
4.3.9 95,002 12/16/2019
4.3.8 38,215 12/12/2019
4.3.6 613,500 11/5/2019
4.3.5 86,128 10/31/2019
4.3.4 17,704 10/31/2019
4.3.3 29,527 10/27/2019
4.3.2 107,534 10/21/2019
4.3.1 134,582 10/15/2019
4.3.0 104,346 10/1/2019
4.2.20 412,679 9/16/2019
4.2.19 452,118 9/4/2019
4.2.17 98,112 8/31/2019
4.2.16 90,984 8/28/2019
4.2.15 558,510 8/12/2019
4.2.14 18,123 8/12/2019
4.2.13 17,391 8/11/2019
4.2.12 145,058 7/31/2019
4.2.11 65,967 7/27/2019
4.2.10 73,817 7/18/2019
4.2.9 52,611 7/12/2019
4.2.5 102,572 7/3/2019
4.2.4 19,548 7/2/2019
4.2.3 147,453 7/1/2019
4.2.2 165,571 6/20/2019
4.2.1 78,563 6/17/2019
4.2.0 35,959 6/14/2019
4.1.10 38,665 6/5/2019
4.1.9 33,535 5/30/2019
4.1.8 23,481 5/25/2019
4.1.7 36,166 5/22/2019
4.1.6 41,945 5/20/2019
4.1.5 113,189 5/5/2019
4.1.4 81,243 4/22/2019
4.1.3 26,104 4/17/2019
4.1.2 89,435 4/11/2019
4.1.1 30,821 4/8/2019
4.1.0 26,148 4/3/2019
4.0.15 192,671 3/4/2019
4.0.14 25,518 2/27/2019
4.0.13.1 98,073 2/23/2019
4.0.13 57,676 2/21/2019
4.0.12 92,236 2/13/2019
4.0.11 72,572 2/6/2019
4.0.10 26,030 2/3/2019
4.0.9 218,826 1/23/2019
4.0.8 37,240 1/22/2019
4.0.7 28,826 1/17/2019
4.0.6 34,047 1/15/2019
4.0.5 119,117 1/3/2019
4.0.4 614,548 11/14/2018
4.0.3 75,519 11/10/2018
4.0.2 120,064 10/29/2018
4.0.1 37,935 10/26/2018
4.0.0 49,046 10/19/2018
3.1.2 1,866,831 1/26/2018
3.1.1 319,280 12/21/2017
3.1.0 52,700 12/6/2017
3.0.2 196,564 10/11/2017
3.0.1 462,513 10/5/2017
3.0.0 88,057 9/17/2017
2.5.11 124,877 8/24/2017
2.5.10 120,696 7/16/2017
2.5.9 91,867 7/3/2017
2.5.8 231,370 5/16/2017
2.5.7 69,470 4/26/2017
2.5.6 157,769 3/9/2017
2.5.5 65,274 3/2/2017
2.5.4 16,877 3/1/2017
2.5.3 30,908 2/27/2017
2.5.2 169,157 12/29/2016
2.5.1 111,149 11/9/2016
2.5.0 530,475 11/6/2016
2.4.5 654,016 4/22/2016
2.4.4 1,153,856 2/28/2016
2.4.3 786,360 2/12/2016
2.4.2 25,212 2/7/2016
2.4.1 19,512 2/2/2016
2.4.0 46,290 1/19/2016
2.3.5 54,818 11/27/2015
2.3.4 85,645 11/4/2015
2.3.3 24,437 11/3/2015
2.3.2 80,804 9/22/2015
2.3.1 50,568 9/10/2015
2.3.0 51,217 9/1/2015
2.2.0 29,997 8/20/2015
2.1.8 170,221 7/2/2015
2.1.7 67,099 6/18/2015
2.1.6 28,302 6/9/2015
2.1.5 20,182 6/4/2015
2.1.4 92,949 3/23/2015
2.1.3 38,377 3/12/2015
2.1.2 24,235 3/5/2015
2.1.1 24,137 2/11/2015
2.1.0 23,814 2/5/2015
2.0.4 38,179 1/7/2015
2.0.3 23,652 12/23/2014
2.0.2 54,582 11/27/2014
2.0.1 29,072 11/7/2014
2.0.0 22,027 10/21/2014
1.9.1 179,094 9/18/2013
1.9.0 34,292 6/21/2013
1.8.1 49,721 4/2/2013
1.8.0 21,534 3/24/2013
1.7.3 119,504 1/30/2013
1.7.2 24,460 12/16/2012
1.7.1 20,731 11/8/2012
1.7.0 20,520 11/7/2012
1.6.1 21,204 9/29/2012
1.6.0 22,952 9/8/2012
1.5.0 24,206 7/17/2012
1.4.1 23,481 5/25/2012
1.4.0 21,573 5/12/2012
1.3.0 23,162 4/29/2012
1.2.7 22,725 3/26/2012
1.2.6 23,152 1/29/2012
1.2.5 22,693 1/24/2012
1.2.4 22,985 12/31/2011
1.2.3 23,376 12/10/2011
1.2.2 23,788 12/1/2011
1.2.1 23,869 9/18/2011
1.2.0 24,431 8/24/2011
1.1.1 29,708 8/9/2011