ReportGenerator 5.4.3
See the version list below for details.
dotnet add package ReportGenerator --version 5.4.3
NuGet\Install-Package ReportGenerator -Version 5.4.3
<PackageReference Include="ReportGenerator" Version="5.4.3" />
<PackageVersion Include="ReportGenerator" Version="5.4.3" />
<PackageReference Include="ReportGenerator" />
paket add ReportGenerator --version 5.4.3
#r "nuget: ReportGenerator, 5.4.3"
#addin nuget:?package=ReportGenerator&version=5.4.3
#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 | Versions 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. |
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 (61)
Showing the top 20 popular GitHub repositories that depend on ReportGenerator:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
|
|
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.
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
ardalis/GuardClauses
A simple package with guard clause extensions.
|
|
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
|
|
dotnet/roslyn-analyzers
|
|
passwordless-lib/fido2-net-lib
FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
|
|
simpleinjector/SimpleInjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
|
|
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
|
|
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
|
Version | Downloads | Last updated |
---|---|---|
5.4.5 | 30,558 | 17 days ago |
5.4.4 | 148,191 | 2 months ago |
5.4.3 | 175,644 | 3 months ago |
5.4.2 | 18,401 | 4 months ago |
5.4.1 | 260,816 | 5 months ago |
5.4.0 | 9,940 | 5 months ago |
5.3.11 | 276,678 | 6 months ago |
5.3.10 | 75,652 | 6 months ago |
5.3.9 | 301,148 | 7 months ago |
5.3.8 | 433,956 | 9 months ago |
5.3.7 | 104,988 | 9 months ago |
5.3.6 | 190,771 | 6/3/2024 |
5.3.5 | 25,015 | 6/1/2024 |
5.3.4 | 63,039 | 5/25/2024 |
5.3.0 | 92,113 | 5/14/2024 |
5.2.5 | 219,958 | 4/23/2024 |
5.2.4 | 283,989 | 3/19/2024 |
5.2.3 | 75,259 | 3/14/2024 |
5.2.2 | 340,357 | 2/24/2024 |
5.2.1 | 220,176 | 2/3/2024 |
5.2.0 | 585,054 | 11/14/2023 |
5.1.26 | 380,832 | 10/6/2023 |
5.1.25 | 217,917 | 9/4/2023 |
5.1.24 | 223,276 | 8/12/2023 |
5.1.23 | 390,424 | 7/4/2023 |
5.1.22 | 246,500 | 6/7/2023 |
5.1.21 | 338,298 | 5/21/2023 |
5.1.20 | 218,906 | 4/28/2023 |
5.1.19 | 587,105 | 3/9/2023 |
5.1.18 | 1,465,391 | 2/26/2023 |
5.1.17 | 522,165 | 2/9/2023 |
5.1.16 | 138,369 | 2/2/2023 |
5.1.15 | 205,244 | 1/19/2023 |
5.1.14 | 32,397 | 1/18/2023 |
5.1.13 | 372,330 | 12/17/2022 |
5.1.12 | 546,523 | 11/16/2022 |
5.1.11 | 130,388 | 11/8/2022 |
5.1.10 | 784,826 | 9/4/2022 |
5.1.9 | 1,504,568 | 5/18/2022 |
5.1.8 | 31,915 | 5/17/2022 |
5.1.7 | 91,927 | 5/15/2022 |
5.1.6 | 231,967 | 5/1/2022 |
5.1.5 | 82,623 | 4/26/2022 |
5.1.4 | 317,615 | 4/3/2022 |
5.1.3 | 162,117 | 3/21/2022 |
5.1.2 | 93,358 | 3/15/2022 |
5.1.1 | 73,892 | 3/13/2022 |
5.1.0 | 44,808 | 3/10/2022 |
5.0.4 | 895,435 | 2/10/2022 |
5.0.3 | 216,792 | 1/27/2022 |
5.0.2 | 363,313 | 12/28/2021 |
5.0.0 | 538,848 | 11/12/2021 |
4.8.13 | 783,660 | 9/27/2021 |
4.8.12 | 831,022 | 7/9/2021 |
4.8.11 | 251,258 | 6/22/2021 |
4.8.10 | 286,335 | 6/16/2021 |
4.8.9 | 554,866 | 5/25/2021 |
4.8.8 | 402,983 | 4/24/2021 |
4.8.7 | 627,766 | 3/4/2021 |
4.8.6 | 253,594 | 2/20/2021 |
4.8.5 | 238,639 | 2/3/2021 |
4.8.4 | 509,371 | 12/30/2020 |
4.8.3 | 28,070 | 12/26/2020 |
4.8.2 | 126,566 | 12/15/2020 |
4.8.1 | 239,822 | 11/20/2020 |
4.8.0 | 143,817 | 11/11/2020 |
4.7.1 | 627,948 | 10/10/2020 |
4.7.0 | 84,442 | 10/7/2020 |
4.6.7 | 320,937 | 9/8/2020 |
4.6.6 | 35,971 | 9/3/2020 |
4.6.5 | 122,458 | 8/29/2020 |
4.6.4 | 390,437 | 8/2/2020 |
4.6.3 | 16,710 | 8/2/2020 |
4.6.2 | 54,422 | 7/28/2020 |
4.6.1 | 774,994 | 6/1/2020 |
4.6.0 | 116,024 | 5/26/2020 |
4.5.8 | 338,304 | 5/5/2020 |
4.5.6 | 382,531 | 4/13/2020 |
4.5.5 | 23,158 | 4/11/2020 |
4.5.4 | 150,680 | 4/5/2020 |
4.5.3 | 92,634 | 3/29/2020 |
4.5.2 | 126,883 | 3/12/2020 |
4.5.1 | 55,481 | 3/10/2020 |
4.5.0 | 279,489 | 2/24/2020 |
4.4.7 | 235,973 | 2/7/2020 |
4.4.6 | 215,226 | 1/29/2020 |
4.4.5 | 154,301 | 1/20/2020 |
4.4.4 | 40,243 | 1/19/2020 |
4.4.3 | 17,258 | 1/17/2020 |
4.4.2 | 42,049 | 1/15/2020 |
4.4.1 | 58,654 | 1/14/2020 |
4.4.0 | 1,207,033 | 12/25/2019 |
4.3.9 | 98,776 | 12/16/2019 |
4.3.8 | 40,880 | 12/12/2019 |
4.3.6 | 643,061 | 11/5/2019 |
4.3.5 | 99,856 | 10/31/2019 |
4.3.4 | 17,867 | 10/31/2019 |
4.3.3 | 30,116 | 10/27/2019 |
4.3.2 | 109,935 | 10/21/2019 |
4.3.1 | 139,417 | 10/15/2019 |
4.3.0 | 109,135 | 10/1/2019 |
4.2.20 | 449,616 | 9/16/2019 |
4.2.19 | 462,053 | 9/4/2019 |
4.2.17 | 104,434 | 8/31/2019 |
4.2.16 | 91,635 | 8/28/2019 |
4.2.15 | 605,283 | 8/12/2019 |
4.2.14 | 18,792 | 8/12/2019 |
4.2.13 | 17,577 | 8/11/2019 |
4.2.12 | 165,626 | 7/31/2019 |
4.2.11 | 72,381 | 7/27/2019 |
4.2.10 | 76,520 | 7/18/2019 |
4.2.9 | 53,953 | 7/12/2019 |
4.2.5 | 104,627 | 7/3/2019 |
4.2.4 | 19,695 | 7/2/2019 |
4.2.3 | 148,126 | 7/1/2019 |
4.2.2 | 166,871 | 6/20/2019 |
4.2.1 | 85,585 | 6/17/2019 |
4.2.0 | 36,969 | 6/14/2019 |
4.1.10 | 44,952 | 6/5/2019 |
4.1.9 | 63,614 | 5/30/2019 |
4.1.8 | 23,764 | 5/25/2019 |
4.1.7 | 36,953 | 5/22/2019 |
4.1.6 | 42,094 | 5/20/2019 |
4.1.5 | 122,672 | 5/5/2019 |
4.1.4 | 84,117 | 4/22/2019 |
4.1.3 | 26,275 | 4/17/2019 |
4.1.2 | 93,524 | 4/11/2019 |
4.1.1 | 31,813 | 4/8/2019 |
4.1.0 | 26,953 | 4/3/2019 |
4.0.15 | 201,359 | 3/4/2019 |
4.0.14 | 25,718 | 2/27/2019 |
4.0.13.1 | 101,106 | 2/23/2019 |
4.0.13 | 57,903 | 2/21/2019 |
4.0.12 | 96,153 | 2/13/2019 |
4.0.11 | 76,400 | 2/6/2019 |
4.0.10 | 26,752 | 2/3/2019 |
4.0.9 | 224,634 | 1/23/2019 |
4.0.8 | 37,422 | 1/22/2019 |
4.0.7 | 29,090 | 1/17/2019 |
4.0.6 | 34,303 | 1/15/2019 |
4.0.5 | 124,514 | 1/3/2019 |
4.0.4 | 694,704 | 11/14/2018 |
4.0.3 | 79,713 | 11/10/2018 |
4.0.2 | 121,299 | 10/29/2018 |
4.0.1 | 38,118 | 10/26/2018 |
4.0.0 | 50,440 | 10/19/2018 |
3.1.2 | 2,032,227 | 1/26/2018 |
3.1.1 | 347,518 | 12/21/2017 |
3.1.0 | 56,595 | 12/6/2017 |
3.0.2 | 209,270 | 10/11/2017 |
3.0.1 | 464,265 | 10/5/2017 |
3.0.0 | 91,211 | 9/17/2017 |
2.5.11 | 131,425 | 8/24/2017 |
2.5.10 | 125,868 | 7/16/2017 |
2.5.9 | 97,948 | 7/3/2017 |
2.5.8 | 255,533 | 5/16/2017 |
2.5.7 | 74,195 | 4/26/2017 |
2.5.6 | 174,841 | 3/9/2017 |
2.5.5 | 77,282 | 3/2/2017 |
2.5.4 | 17,058 | 3/1/2017 |
2.5.3 | 31,526 | 2/27/2017 |
2.5.2 | 182,445 | 12/29/2016 |
2.5.1 | 119,507 | 11/9/2016 |
2.5.0 | 530,717 | 11/6/2016 |
2.4.5 | 715,745 | 4/22/2016 |
2.4.4 | 1,217,402 | 2/28/2016 |
2.4.3 | 799,467 | 2/12/2016 |
2.4.2 | 26,505 | 2/7/2016 |
2.4.1 | 19,706 | 2/2/2016 |
2.4.0 | 47,577 | 1/19/2016 |
2.3.5 | 58,834 | 11/27/2015 |
2.3.4 | 89,583 | 11/4/2015 |
2.3.3 | 25,473 | 11/3/2015 |
2.3.2 | 82,063 | 9/22/2015 |
2.3.1 | 51,031 | 9/10/2015 |
2.3.0 | 56,245 | 9/1/2015 |
2.2.0 | 30,372 | 8/20/2015 |
2.1.8 | 185,637 | 7/2/2015 |
2.1.7 | 67,371 | 6/18/2015 |
2.1.6 | 29,046 | 6/9/2015 |
2.1.5 | 20,409 | 6/4/2015 |
2.1.4 | 100,959 | 3/23/2015 |
2.1.3 | 39,493 | 3/12/2015 |
2.1.2 | 24,512 | 3/5/2015 |
2.1.1 | 24,377 | 2/11/2015 |
2.1.0 | 24,114 | 2/5/2015 |
2.0.4 | 41,992 | 1/7/2015 |
2.0.3 | 23,930 | 12/23/2014 |
2.0.2 | 61,589 | 11/27/2014 |
2.0.1 | 32,734 | 11/7/2014 |
2.0.0 | 22,597 | 10/21/2014 |
1.9.1 | 190,510 | 9/18/2013 |
1.9.0 | 34,988 | 6/21/2013 |
1.8.1 | 51,801 | 4/2/2013 |
1.8.0 | 21,820 | 3/24/2013 |
1.7.3 | 120,912 | 1/30/2013 |
1.7.2 | 26,472 | 12/16/2012 |
1.7.1 | 21,047 | 11/8/2012 |
1.7.0 | 20,751 | 11/7/2012 |
1.6.1 | 21,542 | 9/29/2012 |
1.6.0 | 23,242 | 9/8/2012 |
1.5.0 | 24,465 | 7/17/2012 |
1.4.1 | 23,791 | 5/25/2012 |
1.4.0 | 21,865 | 5/12/2012 |
1.3.0 | 23,422 | 4/29/2012 |
1.2.7 | 22,983 | 3/26/2012 |
1.2.6 | 23,420 | 1/29/2012 |
1.2.5 | 22,966 | 1/24/2012 |
1.2.4 | 23,271 | 12/31/2011 |
1.2.3 | 23,655 | 12/10/2011 |
1.2.2 | 24,075 | 12/1/2011 |
1.2.1 | 24,153 | 9/18/2011 |
1.2.0 | 24,740 | 8/24/2011 |
1.1.1 | 38,728 | 8/9/2011 |