ReportGenerator 5.3.9
See the version list below for details.
dotnet add package ReportGenerator --version 5.3.9
NuGet\Install-Package ReportGenerator -Version 5.3.9
<PackageReference Include="ReportGenerator" Version="5.3.9" />
paket add ReportGenerator --version 5.3.9
#r "nuget: ReportGenerator, 5.3.9"
// Install ReportGenerator as a Cake Addin #addin nuget:?package=ReportGenerator&version=5.3.9 // Install ReportGenerator as a Cake Tool #tool nuget:?package=ReportGenerator&version=5.3.9
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.9\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\5.3.9\tools\net8.0\ReportGenerator.exe [options]
.NET Framework
$(UserProfile)\.nuget\packages\reportgenerator\5.3.9\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. |
.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 (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.11 | 73,039 | 10/9/2024 |
5.3.10 | 36,120 | 9/28/2024 |
5.3.9 | 133,047 | 9/3/2024 |
5.3.8 | 255,893 | 7/15/2024 |
5.3.7 | 76,987 | 6/28/2024 |
5.3.6 | 134,669 | 6/3/2024 |
5.3.5 | 19,254 | 6/1/2024 |
5.3.4 | 48,524 | 5/25/2024 |
5.3.0 | 63,113 | 5/14/2024 |
5.2.5 | 156,728 | 4/23/2024 |
5.2.4 | 220,494 | 3/19/2024 |
5.2.3 | 51,168 | 3/14/2024 |
5.2.2 | 271,714 | 2/24/2024 |
5.2.1 | 172,611 | 2/3/2024 |
5.2.0 | 490,761 | 11/14/2023 |
5.1.26 | 303,658 | 10/6/2023 |
5.1.25 | 189,697 | 9/4/2023 |
5.1.24 | 203,875 | 8/12/2023 |
5.1.23 | 328,870 | 7/4/2023 |
5.1.22 | 228,843 | 6/7/2023 |
5.1.21 | 254,972 | 5/21/2023 |
5.1.20 | 200,818 | 4/28/2023 |
5.1.19 | 528,476 | 3/9/2023 |
5.1.18 | 1,015,494 | 2/26/2023 |
5.1.17 | 427,406 | 2/9/2023 |
5.1.16 | 115,606 | 2/2/2023 |
5.1.15 | 187,444 | 1/19/2023 |
5.1.14 | 29,767 | 1/18/2023 |
5.1.13 | 339,288 | 12/17/2022 |
5.1.12 | 507,273 | 11/16/2022 |
5.1.11 | 120,919 | 11/8/2022 |
5.1.10 | 734,793 | 9/4/2022 |
5.1.9 | 1,412,979 | 5/18/2022 |
5.1.8 | 31,337 | 5/17/2022 |
5.1.7 | 89,315 | 5/15/2022 |
5.1.6 | 218,958 | 5/1/2022 |
5.1.5 | 81,192 | 4/26/2022 |
5.1.4 | 292,680 | 4/3/2022 |
5.1.3 | 155,037 | 3/21/2022 |
5.1.2 | 85,652 | 3/15/2022 |
5.1.1 | 68,565 | 3/13/2022 |
5.1.0 | 41,184 | 3/10/2022 |
5.0.4 | 823,572 | 2/10/2022 |
5.0.3 | 208,727 | 1/27/2022 |
5.0.2 | 327,857 | 12/28/2021 |
5.0.0 | 525,057 | 11/12/2021 |
4.8.13 | 722,846 | 9/27/2021 |
4.8.12 | 788,530 | 7/9/2021 |
4.8.11 | 237,688 | 6/22/2021 |
4.8.10 | 283,654 | 6/16/2021 |
4.8.9 | 516,952 | 5/25/2021 |
4.8.8 | 380,778 | 4/24/2021 |
4.8.7 | 606,770 | 3/4/2021 |
4.8.6 | 241,329 | 2/20/2021 |
4.8.5 | 229,296 | 2/3/2021 |
4.8.4 | 489,412 | 12/30/2020 |
4.8.3 | 27,914 | 12/26/2020 |
4.8.2 | 120,717 | 12/15/2020 |
4.8.1 | 226,898 | 11/20/2020 |
4.8.0 | 127,021 | 11/11/2020 |
4.7.1 | 583,031 | 10/10/2020 |
4.7.0 | 81,018 | 10/7/2020 |
4.6.7 | 312,592 | 9/8/2020 |
4.6.6 | 35,700 | 9/3/2020 |
4.6.5 | 116,988 | 8/29/2020 |
4.6.4 | 381,433 | 8/2/2020 |
4.6.3 | 16,637 | 8/2/2020 |
4.6.2 | 54,051 | 7/28/2020 |
4.6.1 | 738,871 | 6/1/2020 |
4.6.0 | 112,470 | 5/26/2020 |
4.5.8 | 321,579 | 5/5/2020 |
4.5.6 | 362,504 | 4/13/2020 |
4.5.5 | 22,832 | 4/11/2020 |
4.5.4 | 147,293 | 4/5/2020 |
4.5.3 | 91,444 | 3/29/2020 |
4.5.2 | 124,590 | 3/12/2020 |
4.5.1 | 54,962 | 3/10/2020 |
4.5.0 | 274,450 | 2/24/2020 |
4.4.7 | 223,136 | 2/7/2020 |
4.4.6 | 214,344 | 1/29/2020 |
4.4.5 | 152,887 | 1/20/2020 |
4.4.4 | 40,031 | 1/19/2020 |
4.4.3 | 17,153 | 1/17/2020 |
4.4.2 | 41,407 | 1/15/2020 |
4.4.1 | 56,614 | 1/14/2020 |
4.4.0 | 1,197,790 | 12/25/2019 |
4.3.9 | 96,968 | 12/16/2019 |
4.3.8 | 39,725 | 12/12/2019 |
4.3.6 | 628,319 | 11/5/2019 |
4.3.5 | 93,553 | 10/31/2019 |
4.3.4 | 17,767 | 10/31/2019 |
4.3.3 | 29,810 | 10/27/2019 |
4.3.2 | 109,088 | 10/21/2019 |
4.3.1 | 137,252 | 10/15/2019 |
4.3.0 | 107,079 | 10/1/2019 |
4.2.20 | 429,034 | 9/16/2019 |
4.2.19 | 456,906 | 9/4/2019 |
4.2.17 | 101,249 | 8/31/2019 |
4.2.16 | 91,318 | 8/28/2019 |
4.2.15 | 585,296 | 8/12/2019 |
4.2.14 | 18,471 | 8/12/2019 |
4.2.13 | 17,465 | 8/11/2019 |
4.2.12 | 157,167 | 7/31/2019 |
4.2.11 | 69,511 | 7/27/2019 |
4.2.10 | 74,885 | 7/18/2019 |
4.2.9 | 53,369 | 7/12/2019 |
4.2.5 | 103,570 | 7/3/2019 |
4.2.4 | 19,606 | 7/2/2019 |
4.2.3 | 147,845 | 7/1/2019 |
4.2.2 | 166,045 | 6/20/2019 |
4.2.1 | 82,138 | 6/17/2019 |
4.2.0 | 36,551 | 6/14/2019 |
4.1.10 | 41,531 | 6/5/2019 |
4.1.9 | 38,613 | 5/30/2019 |
4.1.8 | 23,596 | 5/25/2019 |
4.1.7 | 36,527 | 5/22/2019 |
4.1.6 | 41,994 | 5/20/2019 |
4.1.5 | 118,468 | 5/5/2019 |
4.1.4 | 82,515 | 4/22/2019 |
4.1.3 | 26,180 | 4/17/2019 |
4.1.2 | 92,413 | 4/11/2019 |
4.1.1 | 31,214 | 4/8/2019 |
4.1.0 | 26,451 | 4/3/2019 |
4.0.15 | 196,589 | 3/4/2019 |
4.0.14 | 25,609 | 2/27/2019 |
4.0.13.1 | 99,832 | 2/23/2019 |
4.0.13 | 57,782 | 2/21/2019 |
4.0.12 | 94,068 | 2/13/2019 |
4.0.11 | 74,459 | 2/6/2019 |
4.0.10 | 26,354 | 2/3/2019 |
4.0.9 | 221,555 | 1/23/2019 |
4.0.8 | 37,331 | 1/22/2019 |
4.0.7 | 28,948 | 1/17/2019 |
4.0.6 | 34,181 | 1/15/2019 |
4.0.5 | 120,996 | 1/3/2019 |
4.0.4 | 660,103 | 11/14/2018 |
4.0.3 | 77,857 | 11/10/2018 |
4.0.2 | 120,563 | 10/29/2018 |
4.0.1 | 37,994 | 10/26/2018 |
4.0.0 | 49,815 | 10/19/2018 |
3.1.2 | 1,960,012 | 1/26/2018 |
3.1.1 | 334,301 | 12/21/2017 |
3.1.0 | 54,577 | 12/6/2017 |
3.0.2 | 203,616 | 10/11/2017 |
3.0.1 | 463,796 | 10/5/2017 |
3.0.0 | 89,603 | 9/17/2017 |
2.5.11 | 128,263 | 8/24/2017 |
2.5.10 | 123,880 | 7/16/2017 |
2.5.9 | 93,481 | 7/3/2017 |
2.5.8 | 241,593 | 5/16/2017 |
2.5.7 | 72,663 | 4/26/2017 |
2.5.6 | 165,687 | 3/9/2017 |
2.5.5 | 71,097 | 3/2/2017 |
2.5.4 | 16,918 | 3/1/2017 |
2.5.3 | 31,135 | 2/27/2017 |
2.5.2 | 176,755 | 12/29/2016 |
2.5.1 | 115,350 | 11/9/2016 |
2.5.0 | 530,563 | 11/6/2016 |
2.4.5 | 692,343 | 4/22/2016 |
2.4.4 | 1,187,840 | 2/28/2016 |
2.4.3 | 792,848 | 2/12/2016 |
2.4.2 | 26,035 | 2/7/2016 |
2.4.1 | 19,592 | 2/2/2016 |
2.4.0 | 46,967 | 1/19/2016 |
2.3.5 | 57,120 | 11/27/2015 |
2.3.4 | 87,524 | 11/4/2015 |
2.3.3 | 24,982 | 11/3/2015 |
2.3.2 | 81,499 | 9/22/2015 |
2.3.1 | 50,799 | 9/10/2015 |
2.3.0 | 53,677 | 9/1/2015 |
2.2.0 | 30,184 | 8/20/2015 |
2.1.8 | 176,859 | 7/2/2015 |
2.1.7 | 67,185 | 6/18/2015 |
2.1.6 | 28,751 | 6/9/2015 |
2.1.5 | 20,259 | 6/4/2015 |
2.1.4 | 98,014 | 3/23/2015 |
2.1.3 | 38,816 | 3/12/2015 |
2.1.2 | 24,338 | 3/5/2015 |
2.1.1 | 24,224 | 2/11/2015 |
2.1.0 | 23,896 | 2/5/2015 |
2.0.4 | 39,989 | 1/7/2015 |
2.0.3 | 23,714 | 12/23/2014 |
2.0.2 | 57,011 | 11/27/2014 |
2.0.1 | 30,280 | 11/7/2014 |
2.0.0 | 22,223 | 10/21/2014 |
1.9.1 | 186,144 | 9/18/2013 |
1.9.0 | 34,641 | 6/21/2013 |
1.8.1 | 50,639 | 4/2/2013 |
1.8.0 | 21,610 | 3/24/2013 |
1.7.3 | 120,342 | 1/30/2013 |
1.7.2 | 25,443 | 12/16/2012 |
1.7.1 | 20,852 | 11/8/2012 |
1.7.0 | 20,582 | 11/7/2012 |
1.6.1 | 21,332 | 9/29/2012 |
1.6.0 | 23,057 | 9/8/2012 |
1.5.0 | 24,271 | 7/17/2012 |
1.4.1 | 23,613 | 5/25/2012 |
1.4.0 | 21,661 | 5/12/2012 |
1.3.0 | 23,242 | 4/29/2012 |
1.2.7 | 22,785 | 3/26/2012 |
1.2.6 | 23,210 | 1/29/2012 |
1.2.5 | 22,765 | 1/24/2012 |
1.2.4 | 23,078 | 12/31/2011 |
1.2.3 | 23,436 | 12/10/2011 |
1.2.2 | 23,864 | 12/1/2011 |
1.2.1 | 23,945 | 9/18/2011 |
1.2.0 | 24,489 | 8/24/2011 |
1.1.1 | 30,978 | 8/9/2011 |