Microsoft.VisualStudio.Editor 17.14.249

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Editor --version 17.14.249
                    
NuGet\Install-Package Microsoft.VisualStudio.Editor -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.Editor" 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.Editor" Version="17.14.249" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Editor" />
                    
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.Editor --version 17.14.249
                    
#r "nuget: Microsoft.VisualStudio.Editor, 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.Editor@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.Editor&version=17.14.249
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Editor&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 (14)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Editor:

Package Downloads
Microsoft.VisualStudio.SDK

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

Microsoft.VisualStudio.LiveShare.LanguageServices

Enables VS language service extensions to integrate with Live Share.

Madskristensen.VisualStudio.SDK

Meta package containing all Visual Studio SDK Reference Assemblies

Microsoft.VisualStudio.VsInteractiveWindow

Visual Studio Interactive Window (Shell Package)

VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Editor:

Repository Stars
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
dotnet/project-system
The .NET Project System for Visual Studio
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio and VS Code.
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
aspnet/LibraryManager
microsoft/RTVS
R Tools for Visual Studio.
laurentkempe/GitDiffMargin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
league1991/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
microsoft/VSLua
Visual Studio Tools for Lua
madskristensen/JavaScriptPrettier
A Visual Studio extension
realvizu/QuickDiagram
Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual Studio.
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
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.
pharring/EditorGuidelines
A Visual Studio extension that adds vertical column guides to the text editor
microsoft/vs-editor-api
Microsoft Visual Studio Editor API definitions
Version Downloads Last Updated
17.14.249 76,950 5/14/2025
17.13.226 22,593 2/12/2025
17.12.215 135,238 11/12/2024
17.11.260 96,339 8/13/2024
17.10.191 74,558 5/21/2024
17.9.187 59,163 2/14/2024
17.8.222 21,715 11/14/2023
17.7.188 105,260 8/10/2023
17.6.268 82,446 5/16/2023
17.5.279 51,889 3/3/2023
17.4.255 138,227 11/9/2022
17.3.198 177,279 8/9/2022
17.2.3194 79,239 4/26/2022
17.2.178-preview 953 4/27/2022
17.1.386 95,267 2/17/2022
17.0.491 295,109 1/14/2022
17.0.487 521,937 11/8/2021
17.0.391-preview-g5e248c9073 124,769 9/20/2021
16.11.52 4,612 8/23/2022
16.11.41 1,324 4/21/2022
Loading failed