VSSDK.Shell.Interop.12
12.0.4
Install-Package VSSDK.Shell.Interop.12 -Version 12.0.4
dotnet add 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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- 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.
|