NuGet ReferencesExtends Visual Studio solution explorer to expand the packages.config node and show installed packages: Search directly from the Solution Explorer to find nuget packages used across a solution: Properties of the selected NuGet package are also displayed in the properties window: And update/uninstall can be performed right from the node in the Solution Explorer window:
Alternatively, you can get the source code and build it yourself. You will need the Visual Studio SDK. |