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 10,458 5/25/2024
5.3.0 24,244 5/14/2024
5.2.5 56,231 4/23/2024
5.2.4 126,064 3/19/2024
5.2.3 22,856 3/14/2024
5.2.2 168,980 2/24/2024
5.2.1 102,935 2/3/2024
5.2.0 360,520 11/14/2023
5.1.26 225,221 10/6/2023
5.1.25 152,051 9/4/2023
5.1.24 182,472 8/12/2023
5.1.23 255,208 7/4/2023
5.1.22 199,561 6/7/2023
5.1.21 173,626 5/21/2023
5.1.20 176,541 4/28/2023
5.1.19 443,531 3/9/2023
5.1.18 586,742 2/26/2023
5.1.17 327,606 2/9/2023
5.1.16 92,790 2/2/2023
5.1.15 167,282 1/19/2023
5.1.14 27,180 1/18/2023
5.1.13 299,041 12/17/2022
5.1.12 437,239 11/16/2022
5.1.11 111,449 11/8/2022
5.1.10 659,797 9/4/2022
5.1.9 1,267,272 5/18/2022
5.1.8 30,745 5/17/2022
5.1.7 84,661 5/15/2022
5.1.6 205,246 5/1/2022
5.1.5 75,423 4/26/2022
5.1.4 265,806 4/3/2022
5.1.3 146,309 3/21/2022
5.1.2 77,541 3/15/2022
5.1.1 60,368 3/13/2022
5.1.0 36,776 3/10/2022
5.0.4 739,582 2/10/2022
5.0.3 199,838 1/27/2022
5.0.2 285,575 12/28/2021
5.0.0 505,432 11/12/2021
4.8.13 652,018 9/27/2021
4.8.12 737,315 7/9/2021
4.8.11 216,913 6/22/2021
4.8.10 281,921 6/16/2021
4.8.9 474,132 5/25/2021
4.8.8 360,175 4/24/2021
4.8.7 579,026 3/4/2021
4.8.6 230,344 2/20/2021
4.8.5 221,413 2/3/2021
4.8.4 467,808 12/30/2020
4.8.3 27,797 12/26/2020
4.8.2 116,454 12/15/2020
4.8.1 214,008 11/20/2020
4.8.0 114,465 11/11/2020
4.7.1 534,914 10/10/2020
4.7.0 75,373 10/7/2020
4.6.7 298,253 9/8/2020
4.6.6 35,490 9/3/2020
4.6.5 109,013 8/29/2020
4.6.4 369,248 8/2/2020
4.6.3 16,590 8/2/2020
4.6.2 53,678 7/28/2020
4.6.1 702,863 6/1/2020
4.6.0 108,139 5/26/2020
4.5.8 301,406 5/5/2020
4.5.6 342,357 4/13/2020
4.5.5 22,103 4/11/2020
4.5.4 143,340 4/5/2020
4.5.3 90,028 3/29/2020
4.5.2 122,076 3/12/2020
4.5.1 54,534 3/10/2020
4.5.0 268,085 2/24/2020
4.4.7 209,760 2/7/2020
4.4.6 213,394 1/29/2020
4.4.5 150,792 1/20/2020
4.4.4 39,955 1/19/2020
4.4.3 17,108 1/17/2020
4.4.2 40,879 1/15/2020
4.4.1 55,199 1/14/2020
4.4.0 1,193,017 12/25/2019
4.3.9 95,068 12/16/2019
4.3.8 38,244 12/12/2019
4.3.6 613,827 11/5/2019
4.3.5 86,246 10/31/2019
4.3.4 17,704 10/31/2019
4.3.3 29,527 10/27/2019
4.3.2 107,549 10/21/2019
4.3.1 134,662 10/15/2019
4.3.0 104,357 10/1/2019
4.2.20 412,911 9/16/2019
4.2.19 452,201 9/4/2019
4.2.17 98,180 8/31/2019
4.2.16 90,987 8/28/2019
4.2.15 559,003 8/12/2019
4.2.14 18,125 8/12/2019
4.2.13 17,391 8/11/2019
4.2.12 145,268 7/31/2019
4.2.11 66,001 7/27/2019
4.2.10 73,843 7/18/2019
4.2.9 52,620 7/12/2019
4.2.5 102,578 7/3/2019
4.2.4 19,548 7/2/2019
4.2.3 147,454 7/1/2019
4.2.2 165,574 6/20/2019
4.2.1 78,637 6/17/2019
4.2.0 35,965 6/14/2019
4.1.10 38,671 6/5/2019
4.1.9 33,544 5/30/2019
4.1.8 23,481 5/25/2019
4.1.7 36,173 5/22/2019
4.1.6 41,945 5/20/2019
4.1.5 113,300 5/5/2019
4.1.4 81,272 4/22/2019
4.1.3 26,104 4/17/2019
4.1.2 89,497 4/11/2019
4.1.1 30,826 4/8/2019
4.1.0 26,156 4/3/2019
4.0.15 192,749 3/4/2019
4.0.14 25,518 2/27/2019
4.0.13.1 98,089 2/23/2019
4.0.13 57,676 2/21/2019
4.0.12 92,271 2/13/2019
4.0.11 72,614 2/6/2019
4.0.10 26,030 2/3/2019
4.0.9 218,867 1/23/2019
4.0.8 37,240 1/22/2019
4.0.7 28,826 1/17/2019
4.0.6 34,049 1/15/2019
4.0.5 119,153 1/3/2019
4.0.4 615,221 11/14/2018
4.0.3 75,547 11/10/2018
4.0.2 120,070 10/29/2018
4.0.1 37,935 10/26/2018
4.0.0 49,077 10/19/2018
3.1.2 1,868,063 1/26/2018
3.1.1 319,573 12/21/2017
3.1.0 52,723 12/6/2017
3.0.2 196,670 10/11/2017
3.0.1 462,537 10/5/2017
3.0.0 88,102 9/17/2017
2.5.11 124,940 8/24/2017
2.5.10 120,757 7/16/2017
2.5.9 91,893 7/3/2017
2.5.8 231,540 5/16/2017
2.5.7 69,525 4/26/2017
2.5.6 157,841 3/9/2017
2.5.5 65,395 3/2/2017
2.5.4 16,877 3/1/2017
2.5.3 30,909 2/27/2017
2.5.2 169,256 12/29/2016
2.5.1 111,190 11/9/2016
2.5.0 530,475 11/6/2016
2.4.5 654,846 4/22/2016
2.4.4 1,154,267 2/28/2016
2.4.3 786,459 2/12/2016
2.4.2 25,222 2/7/2016
2.4.1 19,512 2/2/2016
2.4.0 46,304 1/19/2016
2.3.5 54,849 11/27/2015
2.3.4 85,668 11/4/2015
2.3.3 24,447 11/3/2015
2.3.2 80,825 9/22/2015
2.3.1 50,568 9/10/2015
2.3.0 51,242 9/1/2015
2.2.0 30,002 8/20/2015
2.1.8 170,380 7/2/2015
2.1.7 67,099 6/18/2015
2.1.6 28,310 6/9/2015
2.1.5 20,182 6/4/2015
2.1.4 93,038 3/23/2015
2.1.3 38,391 3/12/2015
2.1.2 24,240 3/5/2015
2.1.1 24,141 2/11/2015
2.1.0 23,814 2/5/2015
2.0.4 38,209 1/7/2015
2.0.3 23,652 12/23/2014
2.0.2 54,624 11/27/2014
2.0.1 29,072 11/7/2014
2.0.0 22,027 10/21/2014
1.9.1 179,271 9/18/2013
1.9.0 34,299 6/21/2013
1.8.1 49,742 4/2/2013
1.8.0 21,534 3/24/2013
1.7.3 119,510 1/30/2013
1.7.2 24,470 12/16/2012
1.7.1 20,731 11/8/2012
1.7.0 20,520 11/7/2012
1.6.1 21,207 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,714 8/9/2011