Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.34 KB

Icon NuGet References

Extends Visual Studio solution explorer to expand the packages.config node and show installed packages:

NuGet packages in Solution Explorer

Properties of the selected NuGet package are also displayed in the properties window:

Package properties in properties window

And update/uninstall can be performed right from the node in the Solution Explorer window:

Update/Uninstall from Solution Explorer

For your convenience and my continued development and support for this extension, please consider purchasing it from the DevStore (you can also purchase it from Visual Studio itself, as explained on this post).

NuGet References at DevStore

Alternatively, you can get the source code and build it yourself. You will need the Visual Studio SDK.