NimbusAPI / Nimbus

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.
http://nimbusapi.com/
MIT License
112 stars 84 forks source link

NuGet packages from myget.org only shows 50 latest versions #269

Closed bjoka042 closed 7 years ago

bjoka042 commented 7 years ago

We are currently using Nimbus v3.0.0.816. When the solution tries to resolve/download missing packages the package cannot be found.

I looked at some api endpoint for myget.org and it looks like it only displays the 50 latest packages. https://www.myget.org/F/nimbusapi/api/v3/query

Should we be forced to upgrade?

To replicate: Remove package from current user account .nuget store aswell.

DamianMac commented 7 years ago

Have finally pushed it to Nuget