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

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.6 10,503 6/3/2024
5.3.5 5,168 6/1/2024
5.3.4 15,542 5/25/2024
5.3.0 27,668 5/14/2024
5.2.5 62,863 4/23/2024
5.2.4 133,267 3/19/2024
5.2.3 23,698 3/14/2024
5.2.2 175,775 2/24/2024
5.2.1 106,643 2/3/2024
5.2.0 367,427 11/14/2023
5.1.26 230,070 10/6/2023
5.1.25 153,868 9/4/2023
5.1.24 183,466 8/12/2023
5.1.23 258,432 7/4/2023
5.1.22 201,101 6/7/2023
5.1.21 176,906 5/21/2023
5.1.20 177,795 4/28/2023
5.1.19 447,294 3/9/2023
5.1.18 600,503 2/26/2023
5.1.17 330,353 2/9/2023
5.1.16 93,825 2/2/2023
5.1.15 168,467 1/19/2023
5.1.14 27,292 1/18/2023
5.1.13 300,890 12/17/2022
5.1.12 440,659 11/16/2022
5.1.11 112,167 11/8/2022
5.1.10 663,763 9/4/2022
5.1.9 1,275,640 5/18/2022
5.1.8 30,796 5/17/2022
5.1.7 84,943 5/15/2022
5.1.6 205,956 5/1/2022
5.1.5 75,818 4/26/2022
5.1.4 267,370 4/3/2022
5.1.3 146,609 3/21/2022
5.1.2 77,738 3/15/2022
5.1.1 60,944 3/13/2022
5.1.0 37,166 3/10/2022
5.0.4 743,721 2/10/2022
5.0.3 200,403 1/27/2022
5.0.2 287,801 12/28/2021
5.0.0 506,586 11/12/2021
4.8.13 655,137 9/27/2021
4.8.12 739,519 7/9/2021
4.8.11 217,947 6/22/2021
4.8.10 281,996 6/16/2021
4.8.9 475,731 5/25/2021
4.8.8 361,242 4/24/2021
4.8.7 580,370 3/4/2021
4.8.6 230,769 2/20/2021
4.8.5 221,713 2/3/2021
4.8.4 468,634 12/30/2020
4.8.3 27,806 12/26/2020
4.8.2 116,662 12/15/2020
4.8.1 214,535 11/20/2020
4.8.0 115,054 11/11/2020
4.7.1 536,792 10/10/2020
4.7.0 75,917 10/7/2020
4.6.7 299,034 9/8/2020
4.6.6 35,490 9/3/2020
4.6.5 109,382 8/29/2020
4.6.4 369,861 8/2/2020
4.6.3 16,591 8/2/2020
4.6.2 53,731 7/28/2020
4.6.1 704,522 6/1/2020
4.6.0 108,259 5/26/2020
4.5.8 302,396 5/5/2020
4.5.6 343,028 4/13/2020
4.5.5 22,104 4/11/2020
4.5.4 143,656 4/5/2020
4.5.3 90,088 3/29/2020
4.5.2 122,178 3/12/2020
4.5.1 54,553 3/10/2020
4.5.0 268,298 2/24/2020
4.4.7 210,151 2/7/2020
4.4.6 213,442 1/29/2020
4.4.5 150,846 1/20/2020
4.4.4 39,955 1/19/2020
4.4.3 17,108 1/17/2020
4.4.2 40,891 1/15/2020
4.4.1 55,246 1/14/2020
4.4.0 1,193,152 12/25/2019
4.3.9 95,235 12/16/2019
4.3.8 38,295 12/12/2019
4.3.6 614,563 11/5/2019
4.3.5 86,677 10/31/2019
4.3.4 17,704 10/31/2019
4.3.3 29,527 10/27/2019
4.3.2 107,574 10/21/2019
4.3.1 134,796 10/15/2019
4.3.0 104,443 10/1/2019
4.2.20 413,639 9/16/2019
4.2.19 452,443 9/4/2019
4.2.17 98,316 8/31/2019
4.2.16 91,015 8/28/2019
4.2.15 560,637 8/12/2019
4.2.14 18,127 8/12/2019
4.2.13 17,391 8/11/2019
4.2.12 145,749 7/31/2019
4.2.11 66,117 7/27/2019
4.2.10 73,872 7/18/2019
4.2.9 52,651 7/12/2019
4.2.5 102,638 7/3/2019
4.2.4 19,548 7/2/2019
4.2.3 147,462 7/1/2019
4.2.2 165,586 6/20/2019
4.2.1 78,745 6/17/2019
4.2.0 36,031 6/14/2019
4.1.10 38,725 6/5/2019
4.1.9 33,581 5/30/2019
4.1.8 23,482 5/25/2019
4.1.7 36,195 5/22/2019
4.1.6 41,951 5/20/2019
4.1.5 113,496 5/5/2019
4.1.4 81,313 4/22/2019
4.1.3 26,104 4/17/2019
4.1.2 89,639 4/11/2019
4.1.1 30,842 4/8/2019
4.1.0 26,171 4/3/2019
4.0.15 192,906 3/4/2019
4.0.14 25,518 2/27/2019
4.0.13.1 98,222 2/23/2019
4.0.13 57,676 2/21/2019
4.0.12 92,372 2/13/2019
4.0.11 72,715 2/6/2019
4.0.10 26,063 2/3/2019
4.0.9 219,010 1/23/2019
4.0.8 37,240 1/22/2019
4.0.7 28,832 1/17/2019
4.0.6 34,051 1/15/2019
4.0.5 119,224 1/3/2019
4.0.4 617,433 11/14/2018
4.0.3 75,682 11/10/2018
4.0.2 120,081 10/29/2018
4.0.1 37,935 10/26/2018
4.0.0 49,188 10/19/2018
3.1.2 1,871,730 1/26/2018
3.1.1 320,332 12/21/2017
3.1.0 52,782 12/6/2017
3.0.2 196,951 10/11/2017
3.0.1 462,616 10/5/2017
3.0.0 88,198 9/17/2017
2.5.11 125,122 8/24/2017
2.5.10 120,901 7/16/2017
2.5.9 91,964 7/3/2017
2.5.8 231,963 5/16/2017
2.5.7 69,666 4/26/2017
2.5.6 158,064 3/9/2017
2.5.5 65,567 3/2/2017
2.5.4 16,877 3/1/2017
2.5.3 30,919 2/27/2017
2.5.2 169,460 12/29/2016
2.5.1 111,331 11/9/2016
2.5.0 530,476 11/6/2016
2.4.5 657,045 4/22/2016
2.4.4 1,155,186 2/28/2016
2.4.3 786,691 2/12/2016
2.4.2 25,263 2/7/2016
2.4.1 19,516 2/2/2016
2.4.0 46,356 1/19/2016
2.3.5 54,928 11/27/2015
2.3.4 85,759 11/4/2015
2.3.3 24,473 11/3/2015
2.3.2 80,883 9/22/2015
2.3.1 50,575 9/10/2015
2.3.0 51,330 9/1/2015
2.2.0 30,006 8/20/2015
2.1.8 170,892 7/2/2015
2.1.7 67,101 6/18/2015
2.1.6 28,343 6/9/2015
2.1.5 20,182 6/4/2015
2.1.4 93,256 3/23/2015
2.1.3 38,410 3/12/2015
2.1.2 24,241 3/5/2015
2.1.1 24,143 2/11/2015
2.1.0 23,817 2/5/2015
2.0.4 38,326 1/7/2015
2.0.3 23,653 12/23/2014
2.0.2 54,695 11/27/2014
2.0.1 29,083 11/7/2014
2.0.0 22,037 10/21/2014
1.9.1 179,681 9/18/2013
1.9.0 34,313 6/21/2013
1.8.1 49,792 4/2/2013
1.8.0 21,537 3/24/2013
1.7.3 119,559 1/30/2013
1.7.2 24,474 12/16/2012
1.7.1 20,733 11/8/2012
1.7.0 20,521 11/7/2012
1.6.1 21,210 9/29/2012
1.6.0 22,954 9/8/2012
1.5.0 24,207 7/17/2012
1.4.1 23,483 5/25/2012
1.4.0 21,575 5/12/2012
1.3.0 23,170 4/29/2012
1.2.7 22,726 3/26/2012
1.2.6 23,154 1/29/2012
1.2.5 22,694 1/24/2012
1.2.4 22,986 12/31/2011
1.2.3 23,378 12/10/2011
1.2.2 23,790 12/1/2011
1.2.1 23,876 9/18/2011
1.2.0 24,434 8/24/2011
1.1.1 29,758 8/9/2011