https://github.com/devlooped/nuget
NuGet OSS authors and contributors stats
https://github.com/devlooped/nuget
Last synced: 5 months ago
JSON representation
NuGet OSS authors and contributors stats
- Host: GitHub
- URL: https://github.com/devlooped/nuget
- Owner: devlooped
- Created: 2024-09-25T18:55:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-01T07:53:53.000Z (9 months ago)
- Last Synced: 2025-10-01T09:35:35.918Z (9 months ago)
- Size: 5.14 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
NuGet Contribution Graph
===
Generates and updates the nuget.json file containing all active nuget packages, their associated repositories and contributors.
> An active nuget package has at least 200 downloads per day in aggregate across the last 5 versions.
The static [nuget.json](nuget.json) file (updated once a month via a [workflow](.github/workflows/nuget.yml)) can be used in shields.io badges.
The following are generated from the latest version, entirely server-less:


Source:
```


```
Additional package owners can be added via [owners.json](owners.json) so that all package stats can be collected for
the given accounts. Static badges can then be used for those, such as:
[](https://www.nuget.org/profiles/devlooped)
[](https://www.nuget.org/profiles/devlooped)
## SponsorLink Endpoint Badges
The [SponsorLink reference implementation](https://www.devlooped.com/SponsorLink/github/) complements this
repo by providing support for the same shields.io badges for specific github accounts.
Examples:
[](https://www.nuget.org/profiles/xunit)
[](https://www.nuget.org/profiles/xunit)
[](https://www.nuget.org/profiles/PrismLibrary)
[](https://www.nuget.org/profiles/PrismLibrary)
[](https://www.nuget.org/profiles/devlooped)
[](https://www.nuget.org/profiles/devlooped)
[](https://www.nuget.org/profiles/AutoMapper)
[](https://www.nuget.org/profiles/AutoMapper)
The `https://sponsorlink.devlooped.com/nuget/[all/dl]?[login]` Azure functions URL filters and sumarizes the [nuget.json](nuget.json) file for the given github login.