VSSDK.DTE.9
9.0.2
See the version list below for details.
dotnet add package VSSDK.DTE.9 --version 9.0.2
NuGet\Install-Package VSSDK.DTE.9 -Version 9.0.2
<PackageReference Include="VSSDK.DTE.9" Version="9.0.2" />
paket add VSSDK.DTE.9 --version 9.0.2
#r "nuget: VSSDK.DTE.9, 9.0.2"
// Install VSSDK.DTE.9 as a Cake Addin #addin nuget:?package=VSSDK.DTE.9&version=9.0.2 // Install VSSDK.DTE.9 as a Cake Tool #tool nuget:?package=VSSDK.DTE.9&version=9.0.2
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2008 and newer.
EnvDTE90.dll
EnvDTE90a.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.DTE (>= 7.0.2 && < 8.0.0)
- VSSDK.DTE.8 (>= 8.0.2 && < 9.0.0)
- VSSDK.IDE.9 (>= 9.0.2 && < 10.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on VSSDK.DTE.9:
Package | Downloads |
---|---|
VSSDK.DTE.10
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2010 and newer. EnvDTE100.dll |
|
EmotionSoft.East.ScenarioTest.Basis
Basic library for implementing EmotionSoft.East.ScenarioTest. |
|
EmotionSoft.East.ScenarioTest.Executor
Program library for implementing EmotionSoft.East.ScenarioTest to be called from customized Test Runner UI. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VSSDK.DTE.9:
Repository | Stars |
---|---|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|
|
csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
|