Open loic-sharma opened 5 years ago
Implement this protocol: https://docs.microsoft.com/en-us/nuget/api/search-autocomplete-service-resource#enumerate-package-versions
Here's an example from nuget.org: https://azuresearch-usnc.nuget.org/autocomplete?id=newtonsoft.json&prerelease=true&semVerLevel=2.0.0
You can find places that need to be updated here: https://github.com/loic-sharma/BaGet/search?q=https%3A%2F%2Fgithub.com%2Floic-sharma%2FBaGet%2Fissues%2F291&unscoped_q=https%3A%2F%2Fgithub.com%2Floic-sharma%2FBaGet%2Fissues%2F291
Thanks @davidackroyd99 for implementing this feature!
Actually, I'll reopen this as we still need to add Azure Search and Azure Tables support
Work
Background
Implement this protocol: https://docs.microsoft.com/en-us/nuget/api/search-autocomplete-service-resource#enumerate-package-versions
Here's an example from nuget.org: https://azuresearch-usnc.nuget.org/autocomplete?id=newtonsoft.json&prerelease=true&semVerLevel=2.0.0
You can find places that need to be updated here: https://github.com/loic-sharma/BaGet/search?q=https%3A%2F%2Fgithub.com%2Floic-sharma%2FBaGet%2Fissues%2F291&unscoped_q=https%3A%2F%2Fgithub.com%2Floic-sharma%2FBaGet%2Fissues%2F291