How does one list all locally installed NuGet packages?
Is there a NuGet equivalent of RPM -qa? Within Chocolatey there is the chocolatey list -loc
RPM -qa
chocolatey list -loc
How do I list all installed NuGet Packages?
Assuming that NuGet is properly installed
Right click Project node and click Manage NuGet Packages
See installed packages list