NuGet/Home

Feature ask client side -- Surface PackageType query parameter in the NuGet.org search API

已关闭

#8,915 创建于 2019年12月10日

 (10 条评论) (8 个反应) (0 位负责人)HTML (292 个派生)batch import
Area:ProtocolCategory:Quality WeekFunctionality:SDKFunctionality:SearchPartner:CLI-SDKPriority:2Type:Featurehelp wanted

仓库指标

星标
 (1,459 个星标)
PR 合并指标
 (平均合并 464天 23小时) (30 天内合并 1 个 PR)

描述

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.

贡献者指南