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
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Version Downloads Last updated
5.4.3 53,190 12/28/2024
5.4.2 9,874 12/21/2024
5.4.1 150,603 11/13/2024
5.4.0 7,272 11/12/2024
5.3.11 188,580 10/9/2024
5.3.10 56,220 9/28/2024
5.3.9 219,718 9/3/2024
5.3.8 343,845 7/15/2024
5.3.7 91,827 6/28/2024
5.3.6 161,135 6/3/2024
5.3.5 21,782 6/1/2024
5.3.4 56,271 5/25/2024
5.3.0 78,348 5/14/2024
5.2.5 188,200 4/23/2024
5.2.4 250,132 3/19/2024
5.2.3 62,628 3/14/2024
5.2.2 305,929 2/24/2024
5.2.1 194,695 2/3/2024
5.2.0 535,521 11/14/2023
5.1.26 339,119 10/6/2023
5.1.25 202,942 9/4/2023
5.1.24 214,029 8/12/2023
5.1.23 357,996 7/4/2023
5.1.22 238,201 6/7/2023
5.1.21 298,116 5/21/2023
5.1.20 209,435 4/28/2023
5.1.19 557,398 3/9/2023
5.1.18 1,216,677 2/26/2023
5.1.17 469,413 2/9/2023
5.1.16 126,111 2/2/2023
5.1.15 196,622 1/19/2023
5.1.14 30,977 1/18/2023
5.1.13 355,308 12/17/2022
5.1.12 526,423 11/16/2022
5.1.11 124,996 11/8/2022
5.1.10 761,285 9/4/2022
5.1.9 1,457,925 5/18/2022
5.1.8 31,499 5/17/2022
5.1.7 91,008 5/15/2022
5.1.6 224,387 5/1/2022
5.1.5 81,994 4/26/2022
5.1.4 303,945 4/3/2022
5.1.3 159,142 3/21/2022
5.1.2 90,151 3/15/2022
5.1.1 71,327 3/13/2022
5.1.0 42,968 3/10/2022
5.0.4 860,160 2/10/2022
5.0.3 212,650 1/27/2022
5.0.2 345,441 12/28/2021
5.0.0 531,984 11/12/2021
4.8.13 753,567 9/27/2021
4.8.12 811,042 7/9/2021
4.8.11 243,790 6/22/2021
4.8.10 284,813 6/16/2021
4.8.9 536,278 5/25/2021
4.8.8 389,787 4/24/2021
4.8.7 618,236 3/4/2021
4.8.6 247,552 2/20/2021
4.8.5 233,859 2/3/2021
4.8.4 497,449 12/30/2020
4.8.3 27,975 12/26/2020
4.8.2 123,237 12/15/2020
4.8.1 232,228 11/20/2020
4.8.0 135,787 11/11/2020
4.7.1 604,035 10/10/2020
4.7.0 83,098 10/7/2020
4.6.7 316,667 9/8/2020
4.6.6 35,841 9/3/2020
4.6.5 119,434 8/29/2020
4.6.4 386,072 8/2/2020
4.6.3 16,665 8/2/2020
4.6.2 54,201 7/28/2020
4.6.1 756,525 6/1/2020
4.6.0 114,654 5/26/2020
4.5.8 330,759 5/5/2020
4.5.6 371,715 4/13/2020
4.5.5 22,999 4/11/2020
4.5.4 148,976 4/5/2020
4.5.3 92,076 3/29/2020
4.5.2 125,890 3/12/2020
4.5.1 55,275 3/10/2020
4.5.0 276,967 2/24/2020
4.4.7 229,687 2/7/2020
4.4.6 214,705 1/29/2020
4.4.5 153,702 1/20/2020
4.4.4 40,136 1/19/2020
4.4.3 17,216 1/17/2020
4.4.2 41,789 1/15/2020
4.4.1 57,607 1/14/2020
4.4.0 1,202,263 12/25/2019
4.3.9 97,860 12/16/2019
4.3.8 40,266 12/12/2019
4.3.6 634,920 11/5/2019
4.3.5 96,123 10/31/2019
4.3.4 17,809 10/31/2019
4.3.3 29,960 10/27/2019
4.3.2 109,547 10/21/2019
4.3.1 138,212 10/15/2019
4.3.0 108,077 10/1/2019
4.2.20 438,691 9/16/2019
4.2.19 459,239 9/4/2019
4.2.17 102,857 8/31/2019
4.2.16 91,496 8/28/2019
4.2.15 595,449 8/12/2019
4.2.14 18,577 8/12/2019
4.2.13 17,523 8/11/2019
4.2.12 161,150 7/31/2019
4.2.11 70,723 7/27/2019
4.2.10 75,863 7/18/2019
4.2.9 53,782 7/12/2019
4.2.5 104,156 7/3/2019
4.2.4 19,658 7/2/2019
4.2.3 147,982 7/1/2019
4.2.2 166,571 6/20/2019
4.2.1 83,766 6/17/2019
4.2.0 36,767 6/14/2019
4.1.10 42,750 6/5/2019
4.1.9 47,693 5/30/2019
4.1.8 23,657 5/25/2019
4.1.7 36,702 5/22/2019
4.1.6 42,056 5/20/2019
4.1.5 120,774 5/5/2019
4.1.4 83,350 4/22/2019
4.1.3 26,207 4/17/2019
4.1.2 92,689 4/11/2019
4.1.1 31,585 4/8/2019
4.1.0 26,787 4/3/2019
4.0.15 198,996 3/4/2019
4.0.14 25,642 2/27/2019
4.0.13.1 100,445 2/23/2019
4.0.13 57,828 2/21/2019
4.0.12 95,355 2/13/2019
4.0.11 75,590 2/6/2019
4.0.10 26,521 2/3/2019
4.0.9 223,329 1/23/2019
4.0.8 37,357 1/22/2019
4.0.7 29,009 1/17/2019
4.0.6 34,228 1/15/2019
4.0.5 122,517 1/3/2019
4.0.4 676,325 11/14/2018
4.0.3 78,848 11/10/2018
4.0.2 121,003 10/29/2018
4.0.1 38,037 10/26/2018
4.0.0 50,103 10/19/2018
3.1.2 1,995,330 1/26/2018
3.1.1 340,684 12/21/2017
3.1.0 55,444 12/6/2017
3.0.2 206,621 10/11/2017
3.0.1 463,928 10/5/2017
3.0.0 90,407 9/17/2017
2.5.11 129,606 8/24/2017
2.5.10 124,810 7/16/2017
2.5.9 94,984 7/3/2017
2.5.8 246,364 5/16/2017
2.5.7 73,499 4/26/2017
2.5.6 169,429 3/9/2017
2.5.5 74,435 3/2/2017
2.5.4 16,964 3/1/2017
2.5.3 31,296 2/27/2017
2.5.2 179,919 12/29/2016
2.5.1 117,173 11/9/2016
2.5.0 530,594 11/6/2016
2.4.5 704,124 4/22/2016
2.4.4 1,205,008 2/28/2016
2.4.3 795,849 2/12/2016
2.4.2 26,290 2/7/2016
2.4.1 19,616 2/2/2016
2.4.0 47,291 1/19/2016
2.3.5 58,027 11/27/2015
2.3.4 88,502 11/4/2015
2.3.3 25,140 11/3/2015
2.3.2 81,781 9/22/2015
2.3.1 50,901 9/10/2015
2.3.0 55,155 9/1/2015
2.2.0 30,250 8/20/2015
2.1.8 181,428 7/2/2015
2.1.7 67,243 6/18/2015
2.1.6 28,866 6/9/2015
2.1.5 20,288 6/4/2015
2.1.4 99,549 3/23/2015
2.1.3 39,097 3/12/2015
2.1.2 24,382 3/5/2015
2.1.1 24,272 2/11/2015
2.1.0 23,970 2/5/2015
2.0.4 40,626 1/7/2015
2.0.3 23,795 12/23/2014
2.0.2 57,842 11/27/2014
2.0.1 31,591 11/7/2014
2.0.0 22,405 10/21/2014
1.9.1 188,232 9/18/2013
1.9.0 34,757 6/21/2013
1.8.1 51,082 4/2/2013
1.8.0 21,692 3/24/2013
1.7.3 120,599 1/30/2013
1.7.2 25,806 12/16/2012
1.7.1 20,919 11/8/2012
1.7.0 20,628 11/7/2012
1.6.1 21,399 9/29/2012
1.6.0 23,103 9/8/2012
1.5.0 24,333 7/17/2012
1.4.1 23,661 5/25/2012
1.4.0 21,729 5/12/2012
1.3.0 23,304 4/29/2012
1.2.7 22,850 3/26/2012
1.2.6 23,294 1/29/2012
1.2.5 22,838 1/24/2012
1.2.4 23,130 12/31/2011
1.2.3 23,506 12/10/2011
1.2.2 23,919 12/1/2011
1.2.1 24,022 9/18/2011
1.2.0 24,559 8/24/2011
1.1.1 32,349 8/9/2011