Visual studio for mac nuget

broken image

To learn which package references an implicitly installed one, right-click it and choose Quick NuGet Documentation or press Ctrl+Q. Their versions are shown in brackets because you cannot upgrade or downgrade them. Packages that are referenced from other installed packages are displayed in the Implicitly Installed category. To do so, use the scope selector next to the search box:Īvailable packages for the selected scope are always shown below the installed packages.įor each installed NuGet package, you can find code dependent on it - right-click it and choose Find Dependent Code (all projects). Browse installed and available NuGet packagesīy default, the Packages tab of the window shows all packages installed in the whole solution, but you can change the view to only show packages of a specific project. You can install, update, and remove NuGet packages via the NuGet window Alt+Shift+7 and NuGet quick list Alt+Shift+N. In addition to consuming NuGet packages, JetBrains Rider provides tooling for creating NuGet packages.