VSSDK.IDE.11
11.0.4
dotnet add package VSSDK.IDE.11 --version 11.0.4
NuGet\Install-Package VSSDK.IDE.11 -Version 11.0.4
<PackageReference Include="VSSDK.IDE.11" Version="11.0.4" />
<PackageVersion Include="VSSDK.IDE.11" Version="11.0.4" />
<PackageReference Include="VSSDK.IDE.11" />
paket add VSSDK.IDE.11 --version 11.0.4
#r "nuget: VSSDK.IDE.11, 11.0.4"
#addin nuget:?package=VSSDK.IDE.11&version=11.0.4
#tool nuget:?package=VSSDK.IDE.11&version=11.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2012 and newer.
If you find this package installed in an extension that is supposed to target Visual Studio 2010, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (22)
Showing the top 5 NuGet packages that depend on VSSDK.IDE.11:
Package | Downloads |
---|---|
VSSDK.Shell.Immutable.11
This package provides the Visual Studio "Shell Immutable" reference assembly used by Visual Studio 2012 and newer. Microsoft.VisualStudio.Shell.Immutable.11.0.dll |
|
VSSDK.Shell.Interop.11
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2012 and newer. Microsoft.VisualStudio.Shell.Interop.11.0.dll |
|
VSSDK.Shell.11
This package provides the Visual Studio "Shell" reference assembly used by Visual Studio 2012 and newer. Microsoft.VisualStudio.Shell.11.0.dll |
|
VSSDK.GraphModel.11
This package provides the Visual Studio "Graph Model" reference assembly used by Visual Studio 2012 and newer. Microsoft.VisualStudio.GraphModel.dll |
|
VSSDK.CoreUtility.11
This package provides the Visual Studio "Core Utility" reference assembly used by Visual Studio 2012 and newer. Microsoft.VisualStudio.CoreUtility.dll |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on VSSDK.IDE.11:
Repository | Stars |
---|---|
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
|
|
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
|
|
turquoiseowl/i18n
Smart internationalization for ASP.NET
|
|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|
|
sayedihashimi/slow-cheetah
XML Transforms for app.config and other XML files
|
|
samizzo/nshader
Visual Studio 2013/2015/2017 syntax highlighting extension for shader languages
|
|
otac0n/Pegasus
A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.
|
|
cpmcgrath/codealignment
|
|
csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
|
|
microsoft/VS-Macros
An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
|
|
codingadventures/LINQBridgeVs
Dumps the content of variables during debugging in Visual Studio to LINQPad
|