Name |
Description |
EmptyTreeNode |
This tree node simply shows no packages. |
InstalledProvider |
IVsExtensionsProvider implementation responsible for gathering a list of installed packages which will be shown in the Add Package dialog. |
LazyRepository |
|
OnlineProvider |
IVsExtensionsProvider implementation responsible for gathering a list of packages from a package feed which will be shown in the Add NuGet dialog. |
PackageItem |
|
PackageSortDescriptor |
|
PackagesProviderBase |
Base class for all tree node types. |
PackagesSearchNode |
|
ProviderServices |
|
RecentProvider |
|
RootPackagesTreeNode |
Base implementation of IVsExtensionsTreeNode |
SimpleTreeNode |
This tree node lists all packages from a fixed repository. |
SolutionInstalledProvider |
IVsExtensionsProvider implementation responsible for gathering a list of installed packages which will be shown in the Add Package dialog. |
SolutionOnlineProvider |
|
SolutionRecentProvider |
|
SolutionUpdatesProvider |
|
UpdatesProvider |
|
UpdatesTreeNode |
This class represents a tree node under the Updates tab |