NuGet/Home
Feature ask client side -- Surface PackageType query parameter in the NuGet.org search API
Geschlossen
#8.915 geöffnet am 10.12.2019
Area:ProtocolCategory:Quality WeekFunctionality:SDKFunctionality:SearchPartner:CLI-SDKPriority:2Type:Featurehelp wanted
Repository-Metriken
- Stars
- (1.459 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 464T 23h) (1 gemergte PR in 30 T)
Beschreibung
https://github.com/NuGet/NuGetGallery/issues/7594
SDK team has the nuget gallery ask. And Peter Yu and @joelverhagen suggested it is better have a client side counterpart instead of directly query the web API. So all client side .NET code is in nuget client.
However, in the meanwhile SDK will continue directly using the web REST API since it is relatively simple, and we will migrate to use the client once it is available.