Search packages across your feeds

Azure DevOps Services | Azure DevOps Server 2022 | Azure DevOps Server 2020

Package Search is available to all users of Azure DevOps. For information on main search functions, see Get started with search.

Prerequisites

  1. Select the filter icon to show the filter panel.

    Screenshot Showing the filter lists

  2. Select from the dropdown menus to search by feeds, views, or package types.

    Screenshot showing the filter panel options

By default, you search within all feeds of the organization, no matter which project you're in. The Views filter only appears if a single feed gets selected from the Feeds filter. Use this filter to show packages from a specific view. Using the Type filter, you can select the type of package you want to search for (such as NuGet packages).

Search using the REST API

You can use the Azure DevOps REST API to search for packages in a specific organization. See Fetch Package Search Results for more details.

Note

Searching for packages in upstreams with NuGet Package Explorer is not supported. See Download NuGet packages for more details.

Next steps