An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.2% on nuget.org
Top 1.6% dependent repos on nuget.org
Top 1.5% forks on nuget.org

nuget.org : dotnet-reportgenerator-cli

ReportGenerator converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human 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. Use this package if your project is based on .NET Core 2.x and you want to use ReportGenerator as a 'DotnetCliTool'. Warning: This package is intended for .NET Core 2.x. It will not work with .NET Core 3.x. Consider the dotnet-reportgenerator-globaltool for .NET Core 3.x: https://www.nuget.org/packages/dotnet-reportgenerator-globaltool Installation: Add the following element to your project file: <ItemGroup> <DotNetCliToolReference Include="dotnet-reportgenerator-cli" Version="x.y.z" /> </ItemGroup> Usage: dotnet reportgenerator [options]

Registry - Source - JSON
purl: pkg:nuget/dotnet-reportgenerator-cli
Keywords: Code , Coverage , Reporting , Testing , TDD , Utility , code-coverage , dotnet-core , reporting , tdd-utilities , testing
License: Apache-2.0
Latest release: almost 5 years ago
First release: over 125 years ago
Dependent repositories: 18
Stars: 2,837 on GitHub
Forks: 294 on GitHub
Total Commits: 1085
Committers: 53
Average commits per author: 20.472
Development Distribution Score (DDS): 0.121
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/danielpalme, https://paypal.me/danielpalme82
Last synced: about 16 hours ago

    Loading...
    Readme
    Loading...