VSSDK.TextManager.Interop
7.0.4
dotnet add package VSSDK.TextManager.Interop --version 7.0.4
NuGet\Install-Package VSSDK.TextManager.Interop -Version 7.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VSSDK.TextManager.Interop" Version="7.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VSSDK.TextManager.Interop" Version="7.0.4" />
<PackageReference Include="VSSDK.TextManager.Interop" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VSSDK.TextManager.Interop --version 7.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.TextManager.Interop, 7.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=VSSDK.TextManager.Interop&version=7.0.4
#tool nuget:?package=VSSDK.TextManager.Interop&version=7.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2003 and newer.
Microsoft.VisualStudio.TextManager.Interop.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- VSSDK.IDE (>= 7.0.4 && < 8.0.0)
- VSSDK.OLE.Interop (>= 7.0.4 && < 8.0.0)
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on VSSDK.TextManager.Interop:
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.
|
|
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
|