Open
Description
Before 17.10
-
[Draft] Add Owner and Contributors to PM UI Packages List NuGet.Client#5505 - Spec: Display Known Owners on the PM UI Browse Tab #13030
17.10 🚀
- Owner package metadata is an array in JSON but a string in Protocol types #13186
- A string represents a single owner's username docs.microsoft.com-nuget#3280
17.11 🚀
- Swap authors for owners in Visual Studio Package Manager UI #12501
- Create OwnerDetailsUriTemplateResourceV3 and provider NuGet.Client#5763
- NuGet IntelliCode Package Suggestions show Author in packages list NuGet.Client#5843
Future 📃
P1
- https://github.com/NuGet/Client.Engineering/issues/2916 (formerly https://github.com/NuGet/docs.microsoft.com-nuget/issues/3287)
P2
- Remove deprecated field "owners" from VS UI Details Pane #10666
- Support package owners in the “Installed” tab #14005