NuGetGallery
NuGetGallery copied to clipboard
Inform user if package is available as part of framework
Related Problem
Currently it is not easily possible for a user of nuget.org to know if the package is available as part of the framework.
The Elevator Pitch
Nuget.org should be the central location for viewing information about packages. To help achieve this there should be a new tab Provided by which indicates if that version of the library is included in that TFM, there should also be an indication if the framework has a newer version of the library included. This will replace the need to cross reference the package with https://apisof.net and at the same time make it even easier for developer's to know that they are referencing a package which is natively available as part of the framework.
Additional Context and Details
No response