VSSDK.Shell.Interop.12
12.0.4
dotnet add package VSSDK.Shell.Interop.12 --version 12.0.4
NuGet\Install-Package VSSDK.Shell.Interop.12 -Version 12.0.4
<PackageReference Include="VSSDK.Shell.Interop.12" Version="12.0.4" />
paket add VSSDK.Shell.Interop.12 --version 12.0.4
#r "nuget: VSSDK.Shell.Interop.12, 12.0.4"
// Install VSSDK.Shell.Interop.12 as a Cake Addin #addin nuget:?package=VSSDK.Shell.Interop.12&version=12.0.4 // Install VSSDK.Shell.Interop.12 as a Cake Tool #tool nuget:?package=VSSDK.Shell.Interop.12&version=12.0.4
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2013 and newer.
Microsoft.VisualStudio.Shell.Interop.12.0.dll
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- VSSDK.IDE.12 (>= 12.0.4 && < 13.0.0)
- VSSDK.OLE.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.Shell.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.Shell.Interop.10 (>= 10.0.4 && < 11.0.0)
- VSSDK.Shell.Interop.11 (>= 11.0.4 && < 12.0.0)
- VSSDK.Shell.Interop.8 (>= 8.0.4 && < 9.0.0)
- VSSDK.Shell.Interop.9 (>= 9.0.4 && < 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VSSDK.Shell.Interop.12:
Package | Downloads |
---|---|
Tvl.VisualStudio.ShellServices.12
This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2013+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package). |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VSSDK.Shell.Interop.12:
Repository | Stars |
---|---|
samizzo/nshader
Visual Studio 2013/2015/2017 syntax highlighting extension for shader languages
|
|
csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
|