Microsoft.VisualStudio.Editor
17.13.226
Prefix Reserved
dotnet add package Microsoft.VisualStudio.Editor --version 17.13.226
NuGet\Install-Package Microsoft.VisualStudio.Editor -Version 17.13.226
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.13.226" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Editor" Version="17.13.226" />
<PackageReference Include="Microsoft.VisualStudio.Editor" />
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.13.226
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Editor, 17.13.226"
#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.Editor&version=17.13.226
#tool nuget:?package=Microsoft.VisualStudio.Editor&version=17.13.226
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft® Visual Studio® Editor Platform
Product | Versions 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.
-
.NETFramework 4.7.2
- MessagePack (>= 2.5.187)
- MessagePack.Annotations (>= 2.5.187)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.ServiceHub.Analyzers (>= 4.8.2)
- Microsoft.ServiceHub.Framework (>= 4.8.2)
- Microsoft.VisualStudio.Composition (>= 17.12.20)
- Microsoft.VisualStudio.CoreUtility (>= 17.13.226)
- Microsoft.VisualStudio.Extensibility.Editor.Contracts (>= 17.13.226)
- Microsoft.VisualStudio.GraphModel (>= 17.13.39276)
- Microsoft.VisualStudio.ImageCatalog (>= 17.13.39276)
- Microsoft.VisualStudio.Imaging (>= 17.13.39276)
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.13.39273)
- Microsoft.VisualStudio.Interop (>= 17.13.39276)
- Microsoft.VisualStudio.Language (>= 17.13.226)
- Microsoft.VisualStudio.RpcContracts (>= 17.13.7)
- Microsoft.VisualStudio.SDK.Analyzers (>= 17.7.47)
- Microsoft.VisualStudio.Shell.15.0 (>= 17.13.39276)
- Microsoft.VisualStudio.Shell.Framework (>= 17.13.39276)
- Microsoft.VisualStudio.Telemetry (>= 17.13.24)
- Microsoft.VisualStudio.Text.Data (>= 17.13.226)
- Microsoft.VisualStudio.Text.Logic (>= 17.13.226)
- Microsoft.VisualStudio.Text.UI (>= 17.13.226)
- Microsoft.VisualStudio.Text.UI.Wpf (>= 17.13.226)
- Microsoft.VisualStudio.Threading (>= 17.13.2)
- Microsoft.VisualStudio.Utilities (>= 17.13.39276)
- Microsoft.VisualStudio.Validation (>= 17.8.8)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.3)
- StreamJsonRpc (>= 2.21.10)
- System.Collections.Immutable (>= 8.0.0)
- System.ComponentModel.Composition (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Private.Uri (>= 4.3.2)
- System.Reflection.Metadata (>= 8.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages (8)
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 (21)
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Editor:
Repository | Stars |
---|---|
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
|
|
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
|
|
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/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
|
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
|
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.
|
|
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.
|
|
microsoft/vs-editor-api
Microsoft Visual Studio Editor API definitions
|
|
pharring/EditorGuidelines
A Visual Studio extension that adds vertical column guides to the text editor
|
Version | Downloads | Last updated |
---|---|---|
17.13.226 | 5,930 | 2/12/2025 |
17.12.215 | 63,713 | 11/12/2024 |
17.11.260 | 63,403 | 8/13/2024 |
17.10.191 | 65,212 | 5/21/2024 |
17.9.187 | 52,118 | 2/14/2024 |
17.8.222 | 17,066 | 11/14/2023 |
17.7.188 | 74,623 | 8/10/2023 |
17.6.268 | 67,948 | 5/16/2023 |
17.5.279 | 44,986 | 3/3/2023 |
17.4.255 | 113,642 | 11/9/2022 |
17.3.198 | 112,509 | 8/9/2022 |
17.2.3194 | 72,583 | 4/26/2022 |
17.2.178-preview | 771 | 4/27/2022 |
17.1.386 | 75,020 | 2/17/2022 |
17.0.491 | 228,723 | 1/14/2022 |
17.0.487 | 421,318 | 11/8/2021 |
17.0.391-preview-g5e248c9073 | 118,517 | 9/20/2021 |
17.0.255-preview-ga4c683bf62 | 8,916 | 8/11/2021 |
17.0.191-preview-gdb4a0010f6 | 147,696 | 7/19/2021 |
17.0.82-g2ecf33c7f7 | 24,120 | 6/17/2021 |
17.0.67-g9e37b637e6 | 9,397 | 6/1/2021 |
17.0.58-geff255422b | 3,281 | 5/17/2021 |
16.11.52 | 4,294 | 8/23/2022 |
16.11.41 | 1,175 | 4/21/2022 |
16.10.230 | 51,275 | 5/28/2021 |
16.9.227 | 20,133 | 3/3/2021 |
16.8.239 | 2,523 | 11/18/2020 |
16.6.255 | 8,136 | 6/9/2020 |
16.4.280 | 33,420 | 12/18/2019 |
16.2.45 | 3,736 | 9/6/2019 |
16.1.89 | 57,439 | 5/25/2019 |
16.0.467 | 523,040 | 3/7/2019 |
16.0.428 | 4,616 | 2/7/2019 |
16.0.342-g758a0a97e0 | 1,695 | 1/7/2019 |
16.0.189-g83e7c53a57 | 9,911 | 11/22/2018 |
15.8.525 | 128,510 | 8/22/2018 |
15.6.27740 | 33,972 | 3/10/2018 |
15.6.27413 | 139,208 | 2/15/2018 |
15.5.27130 | 3,153 | 1/17/2018 |
15.4.27004 | 7,830 | 10/14/2017 |
15.0.26606 | 184,974 | 6/14/2017 |
15.0.26228 | 148,763 | 7/5/2018 |
15.0.26201 | 163,487 | 2/2/2017 |
15.0.26105-RC3 | 14,836 | 1/6/2017 |
15.0.25824-RC | 10,819 | 10/26/2016 |
15.0.25726-Preview5 | 20,810 | 9/27/2016 |
15.0.25604-Preview4 | 19,013 | 8/8/2016 |
15.0.25123-Dev15Preview | 9,187 | 3/24/2016 |
14.3.25407 | 150,843 | 6/24/2016 |
14.2.25123 | 28,774 | 3/31/2016 |
14.1.24720 | 20,671 | 12/1/2015 |
14.0.23205 | 151,249 | 8/6/2015 |
14.0.22823-RC | 3,227 | 4/29/2015 |
12.0.21005 | 7,460 | 1/12/2016 |