VSSDK.IDE
7.0.4
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio .NET 2003 and newer.
Install-Package VSSDK.IDE -Version 7.0.4
dotnet add package VSSDK.IDE --version 7.0.4
<PackageReference Include="VSSDK.IDE" Version="7.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSSDK.IDE --version 7.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.IDE, 7.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on VSSDK.IDE:
Package | Downloads |
---|---|
VSSDK.DTE
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2003 and newer.
EnvDTE.dll
stdole.dll
|
|
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.VSLangProj
This package provides the Automation and Extensibility (VSLangProj) COM-interop assemblies used by Visual Studio 2003 and newer.
VSLangProj.dll
VSLangProj2.dll
|
|
VSSDK.OLE.Interop
This package provides the Visual Studio "OLE" COM-interop assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.OLE.Interop.dll
|
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on VSSDK.IDE:
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.
|