NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.53k stars 644 forks source link

[Feature]: Allow users to observe download stats for packages over time #4769

Open mishra14 opened 6 years ago

mishra14 commented 6 years ago

Currently, there is no option for a user to observe the download stats for a package over time. Users can only see download stats per version of the package.

I think it is interesting from a package owner point of view to be able to observe download trends over time. Currently the best that users have are average downloads per day.

bruno-garcia commented 4 years ago

This is a dupe of #5222

There's a community take on it: https://github.com/NuGetTrends/nuget-trends

https://nugettrends.com

michael-hawker commented 4 years ago

Thought I had commented on this before, this would be super helpful for reporting. It's also something that NPM provides (at least for the past year, which I feel in most cases would probably be sufficient).