Microsoft.VisualStudio.TextManager.Interop.8.0 17.0.0-previews-4-31709-430

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.TextManager.Interop.8.0.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.TextManager.Interop.8.0 --version 17.0.0-previews-4-31709-430
                    
NuGet\Install-Package Microsoft.VisualStudio.TextManager.Interop.8.0 -Version 17.0.0-previews-4-31709-430
                    
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="Microsoft.VisualStudio.TextManager.Interop.8.0" Version="17.0.0-previews-4-31709-430" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.TextManager.Interop.8.0" Version="17.0.0-previews-4-31709-430" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.TextManager.Interop.8.0" />
                    
Project file
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 Microsoft.VisualStudio.TextManager.Interop.8.0 --version 17.0.0-previews-4-31709-430
                    
#r "nuget: Microsoft.VisualStudio.TextManager.Interop.8.0, 17.0.0-previews-4-31709-430"
                    
#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=Microsoft.VisualStudio.TextManager.Interop.8.0&version=17.0.0-previews-4-31709-430&prerelease
                    
Install Microsoft.VisualStudio.TextManager.Interop.8.0 as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.TextManager.Interop.8.0&version=17.0.0-previews-4-31709-430&prerelease
                    
Install Microsoft.VisualStudio.TextManager.Interop.8.0 as a Cake Tool

A member of the Visual Studio SDK

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 is compatible.  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 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.TextManager.Interop.8.0:

Package Downloads
Microsoft.VisualStudio.SDK

Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.

VisualStudio.Extensibility.Common

Visual studio extensibility package

Microsoft.VisualStudio.Package.LanguageService.14.0

Microsoft.VisualStudio.Package.LanguageService.14.0

VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

VisualStudio.Extensibility.Editor

Visual studio extensibility Editor package

GitHub repositories (43)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.TextManager.Interop.8.0:

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
yuzd/AntDeploy
Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframework and dotnetcore,support rollback and increment deploy
turquoiseowl/i18n
Smart internationalization for ASP.NET
frhagn/Typewriter
Automatic TypeScript template generation from C# source files
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
Azure/Azure-DataFactory
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
wakatime/visualstudio-wakatime
Visual Studio plugin for automatic time tracking and metrics generated from your programming activity.
praeclarum/Continuous
Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
league1991/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
LiamMorrow/Visual-Studio-Power-Mode
An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
sayedihashimi/slow-cheetah
XML Transforms for app.config and other XML files
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
Version Downloads Last updated
17.13.40008 7,621 2/12/2025
17.12.40391 63,083 11/12/2024
17.11.40262 65,475 8/13/2024
17.10.40170 63,617 5/21/2024
17.9.37000 52,226 2/14/2024
17.8.37221 14,769 11/14/2023
17.7.37355 75,819 8/10/2023
17.6.36389 69,256 5/16/2023
17.5.33428.366 45,239 3/1/2023
17.4.33103.184 112,072 11/9/2022
17.3.32804.24 99,841 8/9/2022
17.2.32505.113 77,637 5/10/2022
17.1.32210.191 85,524 2/17/2022
17.0.32112.339 231,722 1/14/2022
17.0.31902.203 424,134 11/8/2021
17.0.0-previews-4-31709-430 118,421 9/20/2021
17.0.0-previews-3-31605-261 8,525 8/11/2021
17.0.0-previews-2-31512-422 155,368 7/19/2021
17.0.0-previews-1-31410-258 23,900 6/17/2021
17.0.0-previews-1-31325-273 2,724 6/1/2021
17.0.0-previews-1-31314-256 1,194 5/17/2021
16.10.31320.204 143,078 5/26/2021
16.10.31225.38 56,103 11/5/2021
16.10.0-preview-2-31130-426 1,014 11/5/2021
16.9.31023.347 39,669 3/3/2021
16.9.30927.25 58,926 11/5/2021
16.9.30921.310 14,779 11/5/2021
16.7.30328.74 57,147 8/5/2020
8.0.50728 1,951,831 1/17/2018
8.0.50727 1,690,994 7/20/2015
8.0.50727-pre 35,791 4/29/2015