Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The following command displays a list of packages from a given source:
nuget list [search terms] [options]
If no sources are specified, all sources defined in %AppData%\NuGet\NuGet.config are used. If NuGet.config specifies no sources, the default NuGet feed is used.
Available options are shown in Table B-4.