dotnet-reportgenerator-globaltool NuGet Package

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.

Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.

Installation:
dotnet tool install -g dotnet-reportgenerator-globaltool

dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools

dotnet new tool-manifest
dotnet tool install dotnet-reportgenerator-globaltool

Usage:
reportgenerator [options]
tools\reportgenerator.exe [options]
dotnet reportgenerator [options].




Got any dotnet-reportgenerator-globaltool Question?





Info

Version: 5.2.3
Author(s): Daniel Palme
Last Update: Thursday, March 14, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/danielpalme/ReportGenerator
NuGet Url: https://www.nuget.org/packages/dotnet-reportgenerator-globaltool


Install
Install-Package dotnet-reportgenerator-globaltool
dotnet add package dotnet-reportgenerator-globaltool
paket add dotnet-reportgenerator-globaltool
dotnet-reportgenerator-globaltool Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

7

avg-downloads-per-day

19052

days-since-last-release

15