Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
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.
| Date | Stars |
|---|---|
| 2026-07-24 | 3078 |
| 2026-07-25 | 3079 |
| 2026-07-28 | 3079 |
| 2026-07-30 | 3079 |
| 2026-08-06 | 3079 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
<h1 align="center">
<img src="https://raw.githubusercontent.com/danielpalme/ReportGenerator/main/docs/resources/logo.svg" alt="ReportGenerator" width="200"/>
<br/>
ReportGenerator
</h1>
<div align="center">
<b>Powerful code coverage visualization</b>
[](https://raw.githubusercontent.com/danielpalme/ReportGenerator/main/LICENSE.txt)
[](https://github.com/danielpalme/ReportGenerator/actions/workflows/ci.yml)
</div>
*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.
ReportGenerator supports merging several coverage files into a single report.
[Browse example HTML report](https://reportgenerator.io/resources/reports/Html/index.html)
<div align="center">

</div>
## License
- ReportGenerator is licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0)
- You can support the project by buying a [PRO license](https://reportgenerator.io/pro) or by becoming a [GitHub sponsor](https://github.com/sponsors/danielpalme).
Sponsors have exclusive access to [additional features](https://reportgenerator.io/pro).
## Getting started
*ReportGenerator* is a commandline tool which works with full .NET Framework and .NET Core.
Use the online [configuration tool](https://reportgenerator.io/usage) to get started quickly.
### Install the package matching your platform and needs
|**Package**|**Platforms**|**Installation/Usage**|
|:----------|:------------|:---------------------|
|[ReportGenerator](https://www.nuget.org/packages/ReportGenerator)<br/><br/>[](https://www.nuget.org/packages/ReportGenerator)|.NET Core >=8.0<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.<br/><br/>**Usage**<br/>```dotnet $(UserProfile).nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options]```<br/>```$(UserProfile).nuget\packages\reportgenerator\x.y.z\tools\net10.0\ReportGenerator.exe [options]```<br/><br/>```$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]```|
|[dotnet-reportgenerator-globaltool](https://www.nuget.org/packages/dotnet-reportgenerator-globaltool)<br/><br/>[](https://www.nuget.org/packages/dotnet-reportgenerator-globaltool)|.NET Core >=8.0 |Use this package if your project is based on *.NET Core* and you want to use *ReportGenerator* as a (global) 'DotnetTool'.<br/><br/>**Installation**<br/>```dotnet tool install -g dotnet-reportgenerator-globaltool```<br/><br/>```dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools```<br/><br/>```dotnet new tool-manifest```<br/>```dotnet tool install dotnet-reportgenerator-globaltool```<br/><br/>**Usage**<br/>```reportgenerator [options]```<br/>```tools\reportgenerator.exe [options]```<br/>```dotnet reportgenerator [options]```|
|[ReportGenerator.Core](https://www.nuget.org/packages/ReportGenerator.Core)<br/><br/>[![Nuget](https://img.shields.io/nuget/dt/ReportGeneExcerpt of 18,647 characters
Read on GitHub1.3k
18
14
Attila Kúr
7
Julian Verdurmen · Netherlands
6
4
Manfred Brands · @fugro · Australia
4
4
Alex Crome · United Kingdom
4
Daniel Cazzulino · @devlooped · Argentina
4
3
Jason Hunter
3
Eddy Nakamura · Microsoft · United States
3
Naveen
3
Max K. · Ex-Microsoft
3
2
kjs · @gatech
2
David Driscoll · OmniSharp · United States
2
2
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:63a8bae93c35f82b, topic:testing