NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 644 forks source link

[Feature]: Show the full framework name when you hover over the TFMs in the Filter Panel #9815

Open advay26 opened 4 months ago

advay26 commented 4 months ago

Problem

We're showing the full framework name in the framework badges (".NET Framework 4.5"), but only the TFM short name in the Filter Panel ("net45").

Solution

Show the full framework name if you hover above the TFM in the filter panel.