February 15th, 2022
0 reactions

Introducing Compatible Packages on NuGet.org

Principal Program Manager

As part of our ongoing commitment to improve the NuGet ecosystem, today we are excited to introduce a couple new features on NuGet.org to help you determine if a package is compatible with the target frameworks you know and love. This is how it looks:

Image 2022 02 15 15 03 01

You will now have a new “Frameworks” tab on any package details page.

Image 2022 02 15 13 54 18

This will give you a table of all provided assets based on the .NET product and version. In addition to compatible target framework assets, we also compute target frameworks that will be compatible given the current assets provided.

Image 2022 02 15 15 07 32

In addition, you’ll now see target framework badges at the top of the package details page to understand at a glance what products and minimum version of .NET the package provides assets for.