ReportGenerator 5.3.10

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

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

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

.NET Framework

$(UserProfile)\.nuget\packages\reportgenerator\5.3.10\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 (12)

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

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.10 412 9/28/2024
5.3.9 67,301 9/3/2024
5.3.8 192,049 7/15/2024
5.3.7 64,885 6/28/2024
5.3.6 116,483 6/3/2024
5.3.5 16,931 6/1/2024
5.3.4 42,248 5/25/2024
5.3.0 54,054 5/14/2024
5.2.5 137,693 4/23/2024
5.2.4 199,785 3/19/2024
5.2.3 43,396 3/14/2024
5.2.2 248,131 2/24/2024
5.2.1 157,753 2/3/2024
5.2.0 460,022 11/14/2023
5.1.26 285,187 10/6/2023
5.1.25 180,958 9/4/2023
5.1.24 197,918 8/12/2023
5.1.23 309,717 7/4/2023
5.1.22 222,384 6/7/2023
5.1.21 228,425 5/21/2023
5.1.20 195,159 4/28/2023
5.1.19 506,444 3/9/2023
5.1.18 886,348 2/26/2023
5.1.17 399,781 2/9/2023
5.1.16 109,391 2/2/2023
5.1.15 182,340 1/19/2023
5.1.14 28,800 1/18/2023
5.1.13 328,538 12/17/2022
5.1.12 495,557 11/16/2022
5.1.11 118,887 11/8/2022
5.1.10 717,515 9/4/2022
5.1.9 1,381,447 5/18/2022
5.1.8 31,250 5/17/2022
5.1.7 88,200 5/15/2022
5.1.6 215,536 5/1/2022
5.1.5 79,973 4/26/2022
5.1.4 286,230 4/3/2022
5.1.3 153,187 3/21/2022
5.1.2 82,769 3/15/2022
5.1.1 66,093 3/13/2022
5.1.0 40,114 3/10/2022
5.0.4 802,721 2/10/2022
5.0.3 206,565 1/27/2022
5.0.2 315,980 12/28/2021
5.0.0 520,805 11/12/2021
4.8.13 701,733 9/27/2021
4.8.12 774,217 7/9/2021
4.8.11 232,230 6/22/2021
4.8.10 283,197 6/16/2021
4.8.9 505,360 5/25/2021
4.8.8 375,063 4/24/2021
4.8.7 599,400 3/4/2021
4.8.6 237,845 2/20/2021
4.8.5 226,766 2/3/2021
4.8.4 483,912 12/30/2020
4.8.3 27,900 12/26/2020
4.8.2 119,428 12/15/2020
4.8.1 223,555 11/20/2020
4.8.0 123,421 11/11/2020
4.7.1 571,235 10/10/2020
4.7.0 79,827 10/7/2020
4.6.7 309,436 9/8/2020
4.6.6 35,659 9/3/2020
4.6.5 114,994 8/29/2020
4.6.4 378,139 8/2/2020
4.6.3 16,631 8/2/2020
4.6.2 53,943 7/28/2020
4.6.1 729,073 6/1/2020
4.6.0 111,161 5/26/2020
4.5.8 316,621 5/5/2020
4.5.6 355,530 4/13/2020
4.5.5 22,674 4/11/2020
4.5.4 146,159 4/5/2020
4.5.3 91,038 3/29/2020
4.5.2 123,777 3/12/2020
4.5.1 54,906 3/10/2020
4.5.0 273,160 2/24/2020
4.4.7 220,217 2/7/2020
4.4.6 214,057 1/29/2020
4.4.5 152,400 1/20/2020
4.4.4 40,016 1/19/2020
4.4.3 17,144 1/17/2020
4.4.2 41,304 1/15/2020
4.4.1 56,172 1/14/2020
4.4.0 1,196,127 12/25/2019
4.3.9 96,513 12/16/2019
4.3.8 39,391 12/12/2019
4.3.6 624,305 11/5/2019
4.3.5 91,975 10/31/2019
4.3.4 17,761 10/31/2019
4.3.3 29,734 10/27/2019
4.3.2 108,793 10/21/2019
4.3.1 136,752 10/15/2019
4.3.0 106,175 10/1/2019
4.2.20 424,838 9/16/2019
4.2.19 455,644 9/4/2019
4.2.17 100,479 8/31/2019
4.2.16 91,255 8/28/2019
4.2.15 579,023 8/12/2019
4.2.14 18,317 8/12/2019
4.2.13 17,452 8/11/2019
4.2.12 153,079 7/31/2019
4.2.11 68,556 7/27/2019
4.2.10 74,588 7/18/2019
4.2.9 53,159 7/12/2019
4.2.5 103,221 7/3/2019
4.2.4 19,599 7/2/2019
4.2.3 147,781 7/1/2019
4.2.2 165,878 6/20/2019
4.2.1 81,022 6/17/2019
4.2.0 36,403 6/14/2019
4.1.10 40,656 6/5/2019
4.1.9 35,170 5/30/2019
4.1.8 23,565 5/25/2019
4.1.7 36,462 5/22/2019
4.1.6 41,987 5/20/2019
4.1.5 117,530 5/5/2019
4.1.4 82,208 4/22/2019
4.1.3 26,172 4/17/2019
4.1.2 92,107 4/11/2019
4.1.1 31,106 4/8/2019
4.1.0 26,379 4/3/2019
4.0.15 195,605 3/4/2019
4.0.14 25,581 2/27/2019
4.0.13.1 99,437 2/23/2019
4.0.13 57,754 2/21/2019
4.0.12 93,261 2/13/2019
4.0.11 74,032 2/6/2019
4.0.10 26,280 2/3/2019
4.0.9 220,792 1/23/2019
4.0.8 37,307 1/22/2019
4.0.7 28,911 1/17/2019
4.0.6 34,122 1/15/2019
4.0.5 120,323 1/3/2019
4.0.4 649,319 11/14/2018
4.0.3 77,206 11/10/2018
4.0.2 120,482 10/29/2018
4.0.1 37,980 10/26/2018
4.0.0 49,681 10/19/2018
3.1.2 1,934,096 1/26/2018
3.1.1 330,935 12/21/2017
3.1.0 54,073 12/6/2017
3.0.2 201,513 10/11/2017
3.0.1 463,708 10/5/2017
3.0.0 89,252 9/17/2017
2.5.11 127,519 8/24/2017
2.5.10 123,108 7/16/2017
2.5.9 93,176 7/3/2017
2.5.8 239,204 5/16/2017
2.5.7 72,097 4/26/2017
2.5.6 162,582 3/9/2017
2.5.5 69,857 3/2/2017
2.5.4 16,912 3/1/2017
2.5.3 31,082 2/27/2017
2.5.2 174,836 12/29/2016
2.5.1 114,062 11/9/2016
2.5.0 530,537 11/6/2016
2.4.5 683,171 4/22/2016
2.4.4 1,177,078 2/28/2016
2.4.3 790,913 2/12/2016
2.4.2 25,792 2/7/2016
2.4.1 19,567 2/2/2016
2.4.0 46,812 1/19/2016
2.3.5 56,623 11/27/2015
2.3.4 87,027 11/4/2015
2.3.3 24,786 11/3/2015
2.3.2 81,377 9/22/2015
2.3.1 50,720 9/10/2015
2.3.0 52,999 9/1/2015
2.2.0 30,169 8/20/2015
2.1.8 175,119 7/2/2015
2.1.7 67,174 6/18/2015
2.1.6 28,665 6/9/2015
2.1.5 20,229 6/4/2015
2.1.4 96,611 3/23/2015
2.1.3 38,710 3/12/2015
2.1.2 24,329 3/5/2015
2.1.1 24,207 2/11/2015
2.1.0 23,880 2/5/2015
2.0.4 39,573 1/7/2015
2.0.3 23,705 12/23/2014
2.0.2 56,332 11/27/2014
2.0.1 29,603 11/7/2014
2.0.0 22,193 10/21/2014
1.9.1 184,324 9/18/2013
1.9.0 34,560 6/21/2013
1.8.1 50,361 4/2/2013
1.8.0 21,601 3/24/2013
1.7.3 120,211 1/30/2013
1.7.2 25,241 12/16/2012
1.7.1 20,838 11/8/2012
1.7.0 20,563 11/7/2012
1.6.1 21,298 9/29/2012
1.6.0 23,045 9/8/2012
1.5.0 24,261 7/17/2012
1.4.1 23,593 5/25/2012
1.4.0 21,648 5/12/2012
1.3.0 23,220 4/29/2012
1.2.7 22,769 3/26/2012
1.2.6 23,198 1/29/2012
1.2.5 22,738 1/24/2012
1.2.4 23,069 12/31/2011
1.2.3 23,426 12/10/2011
1.2.2 23,853 12/1/2011
1.2.1 23,933 9/18/2011
1.2.0 24,481 8/24/2011
1.1.1 30,550 8/9/2011