Showing results for July 2013 - The NuGet Blog

Jul 25, 2013
0
0

Invoke the Manage NuGet Packages dialog programmatically

Luan Nguyen
Luan Nguyen

Recently I've been asked several times for how to invoke the Manage NuGet Packages dialog from VS components programmatically, and optionally auto-invoke the search when the dialog opens. Today I'd like to share the solution in this post. It's actually very straightforward. The Manage NuGet Packages menu command is registered as a standard VS ...

Visual Studio