VSSDK.DTE.9
9.0.4
dotnet add package VSSDK.DTE.9 --version 9.0.4
NuGet\Install-Package VSSDK.DTE.9 -Version 9.0.4
<PackageReference Include="VSSDK.DTE.9" Version="9.0.4" />
paket add VSSDK.DTE.9 --version 9.0.4
#r "nuget: VSSDK.DTE.9, 9.0.4"
// Install VSSDK.DTE.9 as a Cake Addin
#addin nuget:?package=VSSDK.DTE.9&version=9.0.4
// Install VSSDK.DTE.9 as a Cake Tool
#tool nuget:?package=VSSDK.DTE.9&version=9.0.4
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2008 and newer.
EnvDTE90.dll
EnvDTE90a.dll
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- VSSDK.DTE (>= 7.0.4 && < 8.0.0)
- VSSDK.DTE.8 (>= 8.0.4 && < 9.0.0)
- VSSDK.IDE.9 (>= 9.0.4 && < 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.
|