Top 20 NuGet vs2012 Packages

This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2008 and newer.
This package provides the Visual Studio "OLE" COM-interop assemblies used by Visual Studio 2003 and newer. Microsoft.VisualStudio.OLE.Interop.dll
This package provides the Visual Studio "Shell" reference assembly used by Visual Studio 2005 and newer. Microsoft.VisualStudio.Shell.dll
This package provides the Visual Studio "Shell" reference assembly used by Visual Studio 2008 and newer. Microsoft.VisualStudio.Shell.9.0.dll
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2008 and newer. Microsoft.VisualStudio.Shell.Interop.9.0.dll
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2005 and newer. Microsoft.VisualStudio.TemplateWizardInterface.dll
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2008 and newer. Microsoft.VisualStudio.TemplateWizardInterface.dll
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2003 and newer. Microsoft.VisualStudio.TextManager.Interop.dll
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2008 and newer. Microsoft.VisualStudio.TextManager.Interop.9.0.dll
This package provides the Help (VSHelp) COM-interop assemblies used by Visual Studio 2005 and newer. Microsoft.VisualStudio.VSHelp80.dll
This package provides the Automation and Extensibility (VSLangProj) COM-interop assemblies used by Visual Studio 2003 and newer. VSLangProj.dll VSLangProj2.dll
This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2012+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package).
This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2010+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package).
This package provides the immutable interfaces for MEF-support for Visual Studio's output window.
This package provides MEF-support for Visual Studio's output window.
This package provides the immutable interfaces for MEF-support for commenting and uncommenting code in Visual Studio 2010+.
The Commenter Utility Library provides helper classes for Visual Studio Extensions written in managed code that implement support for commenting and uncommenting code in custom languages. This assembly should be included in the VSIX package for your extension (this is the default behavior whe...
The Shell Utility Library provides helper classes for Visual Studio 2010+ Extensions written in managed code that interact with the shell. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package).
The Text Editor Utility Library provides helper classes for Visual Studio Extensions written in managed code that interact with the text editor in Visual Studio 2010+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the ...
This package provides MEF-support for the Comment and Uncomment commands.