VSSDK.DTE
7.0.1
See the version list below for details.
dotnet add package VSSDK.DTE --version 7.0.1
NuGet\Install-Package VSSDK.DTE -Version 7.0.1
<PackageReference Include="VSSDK.DTE" Version="7.0.1" />
<PackageVersion Include="VSSDK.DTE" Version="7.0.1" />
<PackageReference Include="VSSDK.DTE" />
paket add VSSDK.DTE --version 7.0.1
#r "nuget: VSSDK.DTE, 7.0.1"
#addin nuget:?package=VSSDK.DTE&version=7.0.1
#tool nuget:?package=VSSDK.DTE&version=7.0.1
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2003 and newer.
EnvDTE.dll
stdole.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 (>= 7.0.0 && < 8.0.0)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on VSSDK.DTE:
Package | Downloads |
---|---|
VSSDK.TemplateWizardInterface
This package provides the Visual Studio "Template Wizard Interface" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.TemplateWizardInterface.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.VSLangProj.8
This package provides the Automation and Extensibility (VSLangProj) COM-interop assemblies used by Visual Studio 2005 and newer. VSLangProj.dll VSLangProj2.dll VSLangProj80.dll |
|
VSSDK.VSLangProj.11
This package provides the Automation and Extensibility (VSLangProj) COM-interop assemblies used by Visual Studio 2012 and newer. VSLangProj110.dll |
|
VSSDK.DTE.8
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2005 and newer. EnvDTE80.dll |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on VSSDK.DTE:
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.
|
|
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
|
|
cpmcgrath/codealignment
|
|
continuoustests/ContinuousTests
Continuous testing tool for .Net running only affected tests.
|
|
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
|
|
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
|
|
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
|