Top 20 NuGet Packages depending on Microsoft.VisualStudio.SDK.Analyzers

Total dependencies: 7

Contains targets and tools to enable the building of managed VSIX projects without VSSDK MSI installed. Only for VS 2015 and onwards.
Meta package containing all Visual Studio SDK Reference Assemblies
A member of the Visual Studio SDK
Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.
Additional classes and methods complementary too VSLangProj from Microsoft
A test library to help in writing unit and integration tests for Visual Studio extensions. Xunit test projects should consume via the Microsoft.VisualStudio.Sdk.TestFramework.Xunit package.
Contains targets and tools for building VSIX projects targeting both Visual Studio 2015 and Visual Studio 2017. To target Visual Studio 2017, <VsixType>v3</VsixType> needs to be added to your project file.