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.54k stars 643 forks source link

Parametrize framework badge code #9859

Closed advay26 closed 6 months ago

advay26 commented 6 months ago

Fixes https://github.com/NuGet/NuGetGallery/issues/9793

This removes some duplication in our frontend code for the Framework Badges. It should make it easier to make changes here in the future.

No visible changes.