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 643 forks source link

Parameterize Framework Badges front end code using helpers #9793

Closed advay26 closed 2 months ago

advay26 commented 5 months ago

We can use a helper method to make the code in https://github.com/NuGet/NuGetGallery/blob/main/src/NuGetGallery/Views/Packages/_SupportedFrameworksBadges.cshtml more concise.