VSSDK.DTE.10
10.0.4
This package provides the Automation and Extensibility (EnvDTE) COM-interop assemblies used by Visual Studio 2010 and newer.
EnvDTE100.dll
Install-Package VSSDK.DTE.10 -Version 10.0.4
dotnet add package VSSDK.DTE.10 --version 10.0.4
<PackageReference Include="VSSDK.DTE.10" Version="10.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSSDK.DTE.10 --version 10.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- VSSDK.DTE (>= 7.0.4 && < 8.0.0)
- VSSDK.DTE.8 (>= 8.0.4 && < 9.0.0)
- VSSDK.DTE.9 (>= 9.0.4 && < 10.0.0)
- VSSDK.IDE.10 (>= 10.0.4 && < 11.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on VSSDK.DTE.10:
Package | Downloads |
---|---|
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 (4)
Showing the top 4 popular GitHub repositories that depend on VSSDK.DTE.10:
Repository | Stars |
---|---|
tomasr/viasfora
A Visual Studio Extension containing miscellaneous improvements to the editor.
|
|
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.
|
|
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
|