ReportGenerator 5.4.3

dotnet add package ReportGenerator --version 5.4.3                
NuGet\Install-Package ReportGenerator -Version 5.4.3                
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.4.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReportGenerator --version 5.4.3                
#r "nuget: ReportGenerator, 5.4.3"                
#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.4.3

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

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

.NET Framework

$(UserProfile)\.nuget\packages\reportgenerator\5.4.3\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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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

MSBuild.AlbanianXrm.Coverage

This task is intended to work with zero configuration but is fully configurable. You simply add the test projects as a Project Reference and it generates the output using ReportGenerator.

GitHub repositories (62)

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
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
Version Downloads Last updated
5.4.3 13,521 12/28/2024
5.4.2 8,179 12/21/2024
5.4.1 125,763 11/13/2024
5.4.0 6,589 11/12/2024
5.3.11 169,169 10/9/2024
5.3.10 51,965 9/28/2024
5.3.9 200,424 9/3/2024
5.3.8 325,860 7/15/2024
5.3.7 89,104 6/28/2024
5.3.6 155,396 6/3/2024
5.3.5 21,501 6/1/2024
5.3.4 54,711 5/25/2024
5.3.0 74,637 5/14/2024
5.2.5 180,897 4/23/2024
5.2.4 243,723 3/19/2024
5.2.3 60,262 3/14/2024
5.2.2 298,787 2/24/2024
5.2.1 190,456 2/3/2024
5.2.0 525,490 11/14/2023
5.1.26 329,919 10/6/2023
5.1.25 201,079 9/4/2023
5.1.24 211,242 8/12/2023
5.1.23 350,403 7/4/2023
5.1.22 236,091 6/7/2023
5.1.21 290,189 5/21/2023
5.1.20 207,633 4/28/2023
5.1.19 551,960 3/9/2023
5.1.18 1,157,093 2/26/2023
5.1.17 460,888 2/9/2023
5.1.16 123,346 2/2/2023
5.1.15 194,606 1/19/2023
5.1.14 30,836 1/18/2023
5.1.13 351,264 12/17/2022
5.1.12 521,789 11/16/2022
5.1.11 124,269 11/8/2022
5.1.10 755,713 9/4/2022
5.1.9 1,447,843 5/18/2022
5.1.8 31,451 5/17/2022
5.1.7 90,781 5/15/2022
5.1.6 223,011 5/1/2022
5.1.5 81,918 4/26/2022
5.1.4 301,198 4/3/2022
5.1.3 158,423 3/21/2022
5.1.2 88,976 3/15/2022
5.1.1 70,972 3/13/2022
5.1.0 42,667 3/10/2022
5.0.4 851,197 2/10/2022
5.0.3 211,937 1/27/2022
5.0.2 341,492 12/28/2021
5.0.0 530,412 11/12/2021
4.8.13 747,017 9/27/2021
4.8.12 806,761 7/9/2021
4.8.11 242,266 6/22/2021
4.8.10 284,647 6/16/2021
4.8.9 531,824 5/25/2021
4.8.8 387,962 4/24/2021
4.8.7 615,531 3/4/2021
4.8.6 246,170 2/20/2021
4.8.5 232,721 2/3/2021
4.8.4 496,299 12/30/2020
4.8.3 27,969 12/26/2020
4.8.2 122,518 12/15/2020
4.8.1 231,418 11/20/2020
4.8.0 133,836 11/11/2020
4.7.1 599,478 10/10/2020
4.7.0 82,628 10/7/2020
4.6.7 315,684 9/8/2020
4.6.6 35,806 9/3/2020
4.6.5 118,788 8/29/2020
4.6.4 384,990 8/2/2020
4.6.3 16,665 8/2/2020
4.6.2 54,200 7/28/2020
4.6.1 752,336 6/1/2020
4.6.0 114,227 5/26/2020
4.5.8 328,727 5/5/2020
4.5.6 370,705 4/13/2020
4.5.5 22,976 4/11/2020
4.5.4 148,802 4/5/2020
4.5.3 91,956 3/29/2020
4.5.2 125,661 3/12/2020
4.5.1 55,159 3/10/2020
4.5.0 276,241 2/24/2020
4.4.7 228,104 2/7/2020
4.4.6 214,600 1/29/2020
4.4.5 153,558 1/20/2020
4.4.4 40,092 1/19/2020
4.4.3 17,192 1/17/2020
4.4.2 41,727 1/15/2020
4.4.1 57,373 1/14/2020
4.4.0 1,201,175 12/25/2019
4.3.9 97,757 12/16/2019
4.3.8 40,053 12/12/2019
4.3.6 633,410 11/5/2019
4.3.5 95,592 10/31/2019
4.3.4 17,809 10/31/2019
4.3.3 29,945 10/27/2019
4.3.2 109,486 10/21/2019
4.3.1 137,952 10/15/2019
4.3.0 107,938 10/1/2019
4.2.20 435,606 9/16/2019
4.2.19 458,742 9/4/2019
4.2.17 102,389 8/31/2019
4.2.16 91,463 8/28/2019
4.2.15 593,022 8/12/2019
4.2.14 18,559 8/12/2019
4.2.13 17,523 8/11/2019
4.2.12 160,109 7/31/2019
4.2.11 70,706 7/27/2019
4.2.10 75,794 7/18/2019
4.2.9 53,698 7/12/2019
4.2.5 103,959 7/3/2019
4.2.4 19,636 7/2/2019
4.2.3 147,976 7/1/2019
4.2.2 166,411 6/20/2019
4.2.1 83,333 6/17/2019
4.2.0 36,690 6/14/2019
4.1.10 42,559 6/5/2019
4.1.9 46,185 5/30/2019
4.1.8 23,657 5/25/2019
4.1.7 36,669 5/22/2019
4.1.6 42,052 5/20/2019
4.1.5 120,257 5/5/2019
4.1.4 83,172 4/22/2019
4.1.3 26,207 4/17/2019
4.1.2 92,677 4/11/2019
4.1.1 31,542 4/8/2019
4.1.0 26,731 4/3/2019
4.0.15 198,418 3/4/2019
4.0.14 25,638 2/27/2019
4.0.13.1 100,333 2/23/2019
4.0.13 57,828 2/21/2019
4.0.12 95,083 2/13/2019
4.0.11 75,342 2/6/2019
4.0.10 26,510 2/3/2019
4.0.9 222,926 1/23/2019
4.0.8 37,351 1/22/2019
4.0.7 28,980 1/17/2019
4.0.6 34,221 1/15/2019
4.0.5 122,455 1/3/2019
4.0.4 672,811 11/14/2018
4.0.3 78,639 11/10/2018
4.0.2 120,970 10/29/2018
4.0.1 38,037 10/26/2018
4.0.0 50,055 10/19/2018
3.1.2 1,987,820 1/26/2018
3.1.1 339,503 12/21/2017
3.1.0 55,234 12/6/2017
3.0.2 206,174 10/11/2017
3.0.1 463,894 10/5/2017
3.0.0 90,237 9/17/2017
2.5.11 129,286 8/24/2017
2.5.10 124,657 7/16/2017
2.5.9 94,168 7/3/2017
2.5.8 245,990 5/16/2017
2.5.7 73,370 4/26/2017
2.5.6 168,758 3/9/2017
2.5.5 73,643 3/2/2017
2.5.4 16,964 3/1/2017
2.5.3 31,266 2/27/2017
2.5.2 179,129 12/29/2016
2.5.1 116,704 11/9/2016
2.5.0 530,592 11/6/2016
2.4.5 701,810 4/22/2016
2.4.4 1,201,481 2/28/2016
2.4.3 795,421 2/12/2016
2.4.2 26,256 2/7/2016
2.4.1 19,616 2/2/2016
2.4.0 47,222 1/19/2016
2.3.5 57,877 11/27/2015
2.3.4 88,373 11/4/2015
2.3.3 25,116 11/3/2015
2.3.2 81,754 9/22/2015
2.3.1 50,886 9/10/2015
2.3.0 54,802 9/1/2015
2.2.0 30,250 8/20/2015
2.1.8 180,636 7/2/2015
2.1.7 67,239 6/18/2015
2.1.6 28,862 6/9/2015
2.1.5 20,284 6/4/2015
2.1.4 99,318 3/23/2015
2.1.3 38,999 3/12/2015
2.1.2 24,380 3/5/2015
2.1.1 24,270 2/11/2015
2.1.0 23,949 2/5/2015
2.0.4 40,452 1/7/2015
2.0.3 23,787 12/23/2014
2.0.2 57,838 11/27/2014
2.0.1 31,214 11/7/2014
2.0.0 22,382 10/21/2014
1.9.1 187,893 9/18/2013
1.9.0 34,751 6/21/2013
1.8.1 50,969 4/2/2013
1.8.0 21,686 3/24/2013
1.7.3 120,519 1/30/2013
1.7.2 25,792 12/16/2012
1.7.1 20,911 11/8/2012
1.7.0 20,618 11/7/2012
1.6.1 21,389 9/29/2012
1.6.0 23,093 9/8/2012
1.5.0 24,324 7/17/2012
1.4.1 23,653 5/25/2012
1.4.0 21,723 5/12/2012
1.3.0 23,299 4/29/2012
1.2.7 22,844 3/26/2012
1.2.6 23,284 1/29/2012
1.2.5 22,827 1/24/2012
1.2.4 23,118 12/31/2011
1.2.3 23,498 12/10/2011
1.2.2 23,905 12/1/2011
1.2.1 24,010 9/18/2011
1.2.0 24,550 8/24/2011
1.1.1 31,894 8/9/2011