ReportGenerator 5.1.22

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

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

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

.NET Framework

$(UserProfile)\.nuget\packages\reportgenerator\5.1.22\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.2.4 58,295 3/19/2024
5.2.3 17,121 3/14/2024
5.2.2 114,081 2/24/2024
5.2.1 81,045 2/3/2024
5.2.0 310,261 11/14/2023
5.1.26 198,770 10/6/2023
5.1.25 140,414 9/4/2023
5.1.24 173,613 8/12/2023
5.1.23 234,905 7/4/2023
5.1.22 189,126 6/7/2023
5.1.21 154,239 5/21/2023
5.1.20 166,904 4/28/2023
5.1.19 418,293 3/9/2023
5.1.18 497,940 2/26/2023
5.1.17 302,160 2/9/2023
5.1.16 87,279 2/2/2023
5.1.15 158,832 1/19/2023
5.1.14 26,500 1/18/2023
5.1.13 289,402 12/17/2022
5.1.12 416,029 11/16/2022
5.1.11 108,237 11/8/2022
5.1.10 632,804 9/4/2022
5.1.9 1,224,242 5/18/2022
5.1.8 30,445 5/17/2022
5.1.7 83,330 5/15/2022
5.1.6 201,320 5/1/2022
5.1.5 73,765 4/26/2022
5.1.4 255,825 4/3/2022
5.1.3 144,730 3/21/2022
5.1.2 76,615 3/15/2022
5.1.1 57,552 3/13/2022
5.1.0 35,702 3/10/2022
5.0.4 715,903 2/10/2022
5.0.3 195,490 1/27/2022
5.0.2 279,250 12/28/2021
5.0.0 498,732 11/12/2021
4.8.13 633,741 9/27/2021
4.8.12 723,006 7/9/2021
4.8.11 211,689 6/22/2021
4.8.10 281,479 6/16/2021
4.8.9 463,800 5/25/2021
4.8.8 353,723 4/24/2021
4.8.7 571,343 3/4/2021
4.8.6 227,665 2/20/2021
4.8.5 219,623 2/3/2021
4.8.4 462,296 12/30/2020
4.8.3 27,764 12/26/2020
4.8.2 115,105 12/15/2020
4.8.1 210,283 11/20/2020
4.8.0 110,589 11/11/2020
4.7.1 521,820 10/10/2020
4.7.0 73,021 10/7/2020
4.6.7 294,310 9/8/2020
4.6.6 35,458 9/3/2020
4.6.5 106,562 8/29/2020
4.6.4 364,332 8/2/2020
4.6.3 16,565 8/2/2020
4.6.2 53,524 7/28/2020
4.6.1 693,014 6/1/2020
4.6.0 107,417 5/26/2020
4.5.8 295,267 5/5/2020
4.5.6 338,519 4/13/2020
4.5.5 22,012 4/11/2020
4.5.4 142,049 4/5/2020
4.5.3 89,575 3/29/2020
4.5.2 121,385 3/12/2020
4.5.1 54,268 3/10/2020
4.5.0 266,792 2/24/2020
4.4.7 207,817 2/7/2020
4.4.6 213,041 1/29/2020
4.4.5 150,161 1/20/2020
4.4.4 39,910 1/19/2020
4.4.3 17,091 1/17/2020
4.4.2 40,694 1/15/2020
4.4.1 54,723 1/14/2020
4.4.0 1,191,850 12/25/2019
4.3.9 94,447 12/16/2019
4.3.8 36,867 12/12/2019
4.3.6 609,493 11/5/2019
4.3.5 83,889 10/31/2019
4.3.4 17,688 10/31/2019
4.3.3 29,443 10/27/2019
4.3.2 107,264 10/21/2019
4.3.1 133,686 10/15/2019
4.3.0 103,871 10/1/2019
4.2.20 408,099 9/16/2019
4.2.19 450,817 9/4/2019
4.2.17 97,349 8/31/2019
4.2.16 90,883 8/28/2019
4.2.15 549,427 8/12/2019
4.2.14 18,087 8/12/2019
4.2.13 17,373 8/11/2019
4.2.12 142,667 7/31/2019
4.2.11 65,326 7/27/2019
4.2.10 73,234 7/18/2019
4.2.9 52,438 7/12/2019
4.2.5 102,315 7/3/2019
4.2.4 19,521 7/2/2019
4.2.3 147,325 7/1/2019
4.2.2 165,508 6/20/2019
4.2.1 77,966 6/17/2019
4.2.0 35,834 6/14/2019
4.1.10 38,532 6/5/2019
4.1.9 33,245 5/30/2019
4.1.8 23,430 5/25/2019
4.1.7 36,121 5/22/2019
4.1.6 41,905 5/20/2019
4.1.5 111,948 5/5/2019
4.1.4 80,817 4/22/2019
4.1.3 26,017 4/17/2019
4.1.2 88,730 4/11/2019
4.1.1 30,568 4/8/2019
4.1.0 25,995 4/3/2019
4.0.15 191,286 3/4/2019
4.0.14 25,491 2/27/2019
4.0.13.1 97,537 2/23/2019
4.0.13 57,640 2/21/2019
4.0.12 91,833 2/13/2019
4.0.11 72,037 2/6/2019
4.0.10 25,983 2/3/2019
4.0.9 218,181 1/23/2019
4.0.8 37,220 1/22/2019
4.0.7 28,801 1/17/2019
4.0.6 34,015 1/15/2019
4.0.5 118,607 1/3/2019
4.0.4 602,969 11/14/2018
4.0.3 74,825 11/10/2018
4.0.2 119,954 10/29/2018
4.0.1 37,911 10/26/2018
4.0.0 48,382 10/19/2018
3.1.2 1,851,092 1/26/2018
3.1.1 315,832 12/21/2017
3.1.0 52,417 12/6/2017
3.0.2 194,939 10/11/2017
3.0.1 462,302 10/5/2017
3.0.0 87,710 9/17/2017
2.5.11 124,144 8/24/2017
2.5.10 119,685 7/16/2017
2.5.9 91,246 7/3/2017
2.5.8 229,068 5/16/2017
2.5.7 68,952 4/26/2017
2.5.6 156,508 3/9/2017
2.5.5 64,181 3/2/2017
2.5.4 16,857 3/1/2017
2.5.3 30,801 2/27/2017
2.5.2 167,392 12/29/2016
2.5.1 110,081 11/9/2016
2.5.0 530,455 11/6/2016
2.4.5 642,839 4/22/2016
2.4.4 1,149,140 2/28/2016
2.4.3 784,885 2/12/2016
2.4.2 24,993 2/7/2016
2.4.1 19,487 2/2/2016
2.4.0 46,138 1/19/2016
2.3.5 54,176 11/27/2015
2.3.4 85,305 11/4/2015
2.3.3 24,269 11/3/2015
2.3.2 80,483 9/22/2015
2.3.1 50,472 9/10/2015
2.3.0 50,613 9/1/2015
2.2.0 29,871 8/20/2015
2.1.8 168,212 7/2/2015
2.1.7 67,067 6/18/2015
2.1.6 28,207 6/9/2015
2.1.5 20,136 6/4/2015
2.1.4 91,842 3/23/2015
2.1.3 38,263 3/12/2015
2.1.2 24,161 3/5/2015
2.1.1 24,077 2/11/2015
2.1.0 23,783 2/5/2015
2.0.4 37,674 1/7/2015
2.0.3 23,621 12/23/2014
2.0.2 54,170 11/27/2014
2.0.1 28,961 11/7/2014
2.0.0 21,964 10/21/2014
1.9.1 176,600 9/18/2013
1.9.0 34,203 6/21/2013
1.8.1 49,547 4/2/2013
1.8.0 21,502 3/24/2013
1.7.3 119,312 1/30/2013
1.7.2 24,379 12/16/2012
1.7.1 20,698 11/8/2012
1.7.0 20,491 11/7/2012
1.6.1 21,163 9/29/2012
1.6.0 22,889 9/8/2012
1.5.0 24,173 7/17/2012
1.4.1 23,421 5/25/2012
1.4.0 21,546 5/12/2012
1.3.0 23,134 4/29/2012
1.2.7 22,693 3/26/2012
1.2.6 23,122 1/29/2012
1.2.5 22,654 1/24/2012
1.2.4 22,953 12/31/2011
1.2.3 23,346 12/10/2011
1.2.2 23,734 12/1/2011
1.2.1 23,825 9/18/2011
1.2.0 24,401 8/24/2011
1.1.1 29,486 8/9/2011