VSSDK.OLE.Interop
7.0.4
This package provides the Visual Studio "OLE" COM-interop assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.OLE.Interop.dll
Install-Package VSSDK.OLE.Interop -Version 7.0.4
dotnet add package VSSDK.OLE.Interop --version 7.0.4
<PackageReference Include="VSSDK.OLE.Interop" Version="7.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSSDK.OLE.Interop --version 7.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.OLE.Interop, 7.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- VSSDK.IDE (>= 7.0.4 && < 8.0.0)
Used By
NuGet packages (34)
Showing the top 5 NuGet packages that depend on VSSDK.OLE.Interop:
Package | Downloads |
---|---|
VSSDK.Shell.Interop
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.Shell.Interop.dll
|
|
VSSDK.TextManager.Interop
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.TextManager.Interop.dll
|
|
VSSDK.Shell.Interop.9
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2008 and newer.
Microsoft.VisualStudio.Shell.Interop.9.0.dll
|
|
VSSDK.TextManager.Interop.8
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2005 and newer.
Microsoft.VisualStudio.TextManager.Interop.8.0.dll
|
|
VSSDK.Shell.Interop.8
This package provides the Visual Studio "Shell" COM-interop assemblies used by Visual Studio 2005 and newer.
Microsoft.VisualStudio.Shell.Interop.8.0.dll
|
GitHub repositories (17)
Showing the top 5 popular GitHub repositories that depend on VSSDK.OLE.Interop:
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
|
|
buchizo/ClaudiaIDE
This extension change the background image of editor.
|
|
mmanela/SnippetDesigner
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
|