Microsoft.VisualStudio.Text.UI.Wpf 17.14.249

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Text.UI.Wpf --version 17.14.249
                    
NuGet\Install-Package Microsoft.VisualStudio.Text.UI.Wpf -Version 17.14.249
                    
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.Text.UI.Wpf" Version="17.14.249" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Text.UI.Wpf" Version="17.14.249" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Text.UI.Wpf" />
                    
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.Text.UI.Wpf --version 17.14.249
                    
#r "nuget: Microsoft.VisualStudio.Text.UI.Wpf, 17.14.249"
                    
#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.
#:package Microsoft.VisualStudio.Text.UI.Wpf@17.14.249
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Text.UI.Wpf&version=17.14.249
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Text.UI.Wpf&version=17.14.249
                    
Install as a Cake Tool

Microsoft® Visual Studio® Editor Platform

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Text.UI.Wpf:

Package Downloads
Microsoft.VisualStudio.Editor

Microsoft® Visual Studio® Editor Platform

Microsoft.VisualStudio.SDK

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

Microsoft.VisualStudio.InteractiveWindow

Visual Studio Interactive Window (Text Editor)

VisualStudio.Extensibility.Common

Visual studio extensibility package

VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

GitHub repositories (27)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Text.UI.Wpf:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
microsoft/RTVS
R Tools for Visual Studio.
wmjordan/Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
holly-hacker/dnSpy.Extension.HoLLy
A dnSpy extension to aid reversing of obfuscated assemblies
KirillOsenkov/XmlParser
A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service
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
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
microsoft/VSLua
Visual Studio Tools for Lua
dnSpyRevived/dnSpy
.NET debugger and assembly editor
qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
MrJul/ReSharper.EnhancedTooltip
A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.
madskristensen/JavaScriptPrettier
A Visual Studio extension
Version Downloads Last Updated
17.14.249 79,655 5/14/2025
17.13.226 23,314 2/12/2025
17.12.215 135,655 11/12/2024
17.11.260 97,008 8/13/2024
17.10.191 75,338 5/21/2024
17.9.187 59,816 2/14/2024
17.8.222 21,637 11/14/2023
17.7.188 105,651 8/10/2023
17.6.268 82,259 5/16/2023
17.5.279 52,210 3/3/2023
17.4.255 138,793 11/9/2022
17.3.198 171,117 8/9/2022
17.2.3194 84,046 4/26/2022
17.2.178-preview 349 4/27/2022
17.1.386 96,276 2/17/2022
17.0.491 293,817 1/14/2022
17.0.487 524,606 11/8/2021
17.0.391-preview-g5e248c9073 124,587 9/20/2021
16.11.52 2,474 8/23/2022
16.11.41 845 4/21/2022
Loading failed