ReportGenerator 1.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ReportGenerator --version 1.6.1
                    
NuGet\Install-Package ReportGenerator -Version 1.6.1
                    
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="1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReportGenerator" Version="1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="ReportGenerator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ReportGenerator --version 1.6.1
                    
#r "nuget: ReportGenerator, 1.6.1"
                    
#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.
#:package ReportGenerator@1.6.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ReportGenerator&version=1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=ReportGenerator&version=1.6.1
                    
Install as a Cake Tool

ReportGenerator converts XML reports generated by OpenCover, PartCover, Visual Studio or NCover into a readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (14)

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.

EasyMicroservices.Tests

default tests packages in programming.

Kaiseki

A set of psake tasks for building .net solutions. Simply install the package and run: .\kaiseki-bootstrap\build.ps1

Pinguinos.Models

Model Library

Nabs.Tests

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on ReportGenerator:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
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.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
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
Version Downloads Last Updated
5.5.7 328 4/26/2026
5.5.6 27,599 4/20/2026
5.5.5 27,177 4/15/2026
5.5.4 199,540 3/14/2026
5.5.3 77,543 3/3/2026
5.5.2 16,518 3/1/2026
5.5.1 536,477 12/3/2025
5.5.0 223,253 11/11/2025
5.4.18 303,721 10/25/2025
5.4.17 143,640 10/6/2025
5.4.16 166,520 9/24/2025
5.4.15 8,400 9/23/2025
5.4.14 16,481 9/21/2025
5.4.13 66,680 9/12/2025
5.4.12 377,254 8/8/2025
5.4.11 83,517 7/28/2025
5.4.10 20,342 7/24/2025
5.4.9 60,011 7/16/2025
5.4.8 524,997 6/15/2025
1.6.1 22,104 9/29/2012
Loading failed