praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages
https://www.fuget.org
MIT License
683 stars 121 forks source link

Add a tooltip for the assembly version on cover #77

Closed Therzok closed 4 years ago

Therzok commented 4 years ago

Looks like this:

Screenshot 2019-10-03 at 13 14 05

The reasoning for a label, as opposed to having a text field is that it's usually intrusive/verbose. Some packages don't match the package version in the assembly version, so this might seems like the UX friendliest option.

Therzok commented 4 years ago

My use-case for this was to not have to download the nupkg to setup binding redirects.

praeclarum commented 4 years ago

Sweet! I should have more tooltips...