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 24,565 6/3/2024
5.3.5 6,526 6/1/2024
5.3.4 18,530 5/25/2024
5.3.0 29,896 5/14/2024
5.2.5 68,632 4/23/2024
5.2.4 139,336 3/19/2024
5.2.3 24,671 3/14/2024
5.2.2 181,480 2/24/2024
5.2.1 110,156 2/3/2024
5.2.0 373,500 11/14/2023
5.1.26 233,989 10/6/2023
5.1.25 155,318 9/4/2023
5.1.24 184,527 8/12/2023
5.1.23 261,442 7/4/2023
5.1.22 202,323 6/7/2023
5.1.21 180,484 5/21/2023
5.1.20 178,791 4/28/2023
5.1.19 450,960 3/9/2023
5.1.18 615,743 2/26/2023
5.1.17 332,713 2/9/2023
5.1.16 94,720 2/2/2023
5.1.15 169,269 1/19/2023
5.1.14 27,333 1/18/2023
5.1.13 302,409 12/17/2022
5.1.12 443,709 11/16/2022
5.1.11 112,665 11/8/2022
5.1.10 667,332 9/4/2022
5.1.9 1,282,617 5/18/2022
5.1.8 30,849 5/17/2022
5.1.7 85,148 5/15/2022
5.1.6 206,702 5/1/2022
5.1.5 76,062 4/26/2022
5.1.4 268,852 4/3/2022
5.1.3 147,129 3/21/2022
5.1.2 77,918 3/15/2022
5.1.1 61,529 3/13/2022
5.1.0 37,335 3/10/2022
5.0.4 747,824 2/10/2022
5.0.3 200,882 1/27/2022
5.0.2 289,561 12/28/2021
5.0.0 507,724 11/12/2021
4.8.13 657,921 9/27/2021
4.8.12 741,822 7/9/2021
4.8.11 218,746 6/22/2021
4.8.10 282,079 6/16/2021
4.8.9 477,493 5/25/2021
4.8.8 362,248 4/24/2021
4.8.7 582,018 3/4/2021
4.8.6 231,063 2/20/2021
4.8.5 221,999 2/3/2021
4.8.4 469,359 12/30/2020
4.8.3 27,813 12/26/2020
4.8.2 116,825 12/15/2020
4.8.1 214,960 11/20/2020
4.8.0 115,434 11/11/2020
4.7.1 538,932 10/10/2020
4.7.0 76,358 10/7/2020
4.6.7 299,549 9/8/2020
4.6.6 35,499 9/3/2020
4.6.5 109,921 8/29/2020
4.6.4 370,307 8/2/2020
4.6.3 16,594 8/2/2020
4.6.2 53,741 7/28/2020
4.6.1 705,820 6/1/2020
4.6.0 108,358 5/26/2020
4.5.8 303,287 5/5/2020
4.5.6 343,460 4/13/2020
4.5.5 22,124 4/11/2020
4.5.4 143,822 4/5/2020
4.5.3 90,124 3/29/2020
4.5.2 122,262 3/12/2020
4.5.1 54,572 3/10/2020
4.5.0 268,434 2/24/2020
4.4.7 210,386 2/7/2020
4.4.6 213,458 1/29/2020
4.4.5 150,884 1/20/2020
4.4.4 39,960 1/19/2020
4.4.3 17,111 1/17/2020
4.4.2 40,895 1/15/2020
4.4.1 55,299 1/14/2020
4.4.0 1,193,260 12/25/2019
4.3.9 95,306 12/16/2019
4.3.8 38,332 12/12/2019
4.3.6 615,155 11/5/2019
4.3.5 87,020 10/31/2019
4.3.4 17,708 10/31/2019
4.3.3 29,532 10/27/2019
4.3.2 107,656 10/21/2019
4.3.1 134,885 10/15/2019
4.3.0 104,498 10/1/2019
4.2.20 414,322 9/16/2019
4.2.19 452,614 9/4/2019
4.2.17 98,459 8/31/2019
4.2.16 91,033 8/28/2019
4.2.15 561,934 8/12/2019
4.2.14 18,130 8/12/2019
4.2.13 17,403 8/11/2019
4.2.12 146,106 7/31/2019
4.2.11 66,258 7/27/2019
4.2.10 73,900 7/18/2019
4.2.9 52,662 7/12/2019
4.2.5 102,670 7/3/2019
4.2.4 19,551 7/2/2019
4.2.3 147,467 7/1/2019
4.2.2 165,591 6/20/2019
4.2.1 78,852 6/17/2019
4.2.0 36,056 6/14/2019
4.1.10 38,785 6/5/2019
4.1.9 33,620 5/30/2019
4.1.8 23,487 5/25/2019
4.1.7 36,208 5/22/2019
4.1.6 41,955 5/20/2019
4.1.5 113,684 5/5/2019
4.1.4 81,335 4/22/2019
4.1.3 26,118 4/17/2019
4.1.2 89,756 4/11/2019
4.1.1 30,869 4/8/2019
4.1.0 26,179 4/3/2019
4.0.15 193,028 3/4/2019
4.0.14 25,523 2/27/2019
4.0.13.1 98,363 2/23/2019
4.0.13 57,679 2/21/2019
4.0.12 92,399 2/13/2019
4.0.11 72,773 2/6/2019
4.0.10 26,068 2/3/2019
4.0.9 219,143 1/23/2019
4.0.8 37,243 1/22/2019
4.0.7 28,841 1/17/2019
4.0.6 34,055 1/15/2019
4.0.5 119,251 1/3/2019
4.0.4 619,909 11/14/2018
4.0.3 75,801 11/10/2018
4.0.2 120,094 10/29/2018
4.0.1 37,954 10/26/2018
4.0.0 49,301 10/19/2018
3.1.2 1,875,503 1/26/2018
3.1.1 320,883 12/21/2017
3.1.0 52,832 12/6/2017
3.0.2 197,177 10/11/2017
3.0.1 462,681 10/5/2017
3.0.0 88,291 9/17/2017
2.5.11 125,256 8/24/2017
2.5.10 121,066 7/16/2017
2.5.9 92,044 7/3/2017
2.5.8 232,303 5/16/2017
2.5.7 69,769 4/26/2017
2.5.6 158,324 3/9/2017
2.5.5 65,806 3/2/2017
2.5.4 16,880 3/1/2017
2.5.3 30,926 2/27/2017
2.5.2 169,808 12/29/2016
2.5.1 111,474 11/9/2016
2.5.0 530,481 11/6/2016
2.4.5 659,246 4/22/2016
2.4.4 1,156,203 2/28/2016
2.4.3 786,891 2/12/2016
2.4.2 25,301 2/7/2016
2.4.1 19,519 2/2/2016
2.4.0 46,383 1/19/2016
2.3.5 54,999 11/27/2015
2.3.4 85,826 11/4/2015
2.3.3 24,494 11/3/2015
2.3.2 80,927 9/22/2015
2.3.1 50,612 9/10/2015
2.3.0 51,400 9/1/2015
2.2.0 30,011 8/20/2015
2.1.8 171,234 7/2/2015
2.1.7 67,104 6/18/2015
2.1.6 28,348 6/9/2015
2.1.5 20,185 6/4/2015
2.1.4 93,522 3/23/2015
2.1.3 38,433 3/12/2015
2.1.2 24,244 3/5/2015
2.1.1 24,148 2/11/2015
2.1.0 23,822 2/5/2015
2.0.4 38,413 1/7/2015
2.0.3 23,658 12/23/2014
2.0.2 54,714 11/27/2014
2.0.1 29,087 11/7/2014
2.0.0 22,052 10/21/2014
1.9.1 180,031 9/18/2013
1.9.0 34,320 6/21/2013
1.8.1 49,826 4/2/2013
1.8.0 21,541 3/24/2013
1.7.3 119,580 1/30/2013
1.7.2 24,491 12/16/2012
1.7.1 20,738 11/8/2012
1.7.0 20,526 11/7/2012
1.6.1 21,215 9/29/2012
1.6.0 22,958 9/8/2012
1.5.0 24,211 7/17/2012
1.4.1 23,489 5/25/2012
1.4.0 21,579 5/12/2012
1.3.0 23,175 4/29/2012
1.2.7 22,730 3/26/2012
1.2.6 23,158 1/29/2012
1.2.5 22,699 1/24/2012
1.2.4 22,992 12/31/2011
1.2.3 23,383 12/10/2011
1.2.2 23,794 12/1/2011
1.2.1 23,880 9/18/2011
1.2.0 24,439 8/24/2011
1.1.1 29,825 8/9/2011