Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Average downloads fails when package has more than 128 entries in nuget. #752

Closed
KevinJump opened this issue Feb 9, 2022 · 0 comments
Labels

Comments

@KevinJump
Copy link
Contributor

When a package has more than 128 entries in nuget the nuget api returns a different response when you are listing the packages,

this is mentioned in the current comments for the nuget download service - and defined here :
https://docs.microsoft.com/en-us/nuget/api/registration-base-url-resource

as a result when a package has more than 128 entries the code doesn't find any entries and gives it an average downloads per day of zero.

KevinJump added a commit to KevinJump/OurUmbraco that referenced this issue Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant