Microsoft.CodeAnalysis.EditorFeatures.Common
5.0.0-1.25277.114
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.EditorFeatures.Common --version 5.0.0-1.25277.114
NuGet\Install-Package Microsoft.CodeAnalysis.EditorFeatures.Common -Version 5.0.0-1.25277.114
<PackageReference Include="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.0.0-1.25277.114" />
<PackageVersion Include="Microsoft.CodeAnalysis.EditorFeatures.Common" Version="5.0.0-1.25277.114" />
<PackageReference Include="Microsoft.CodeAnalysis.EditorFeatures.Common" />
paket add Microsoft.CodeAnalysis.EditorFeatures.Common --version 5.0.0-1.25277.114
#r "nuget: Microsoft.CodeAnalysis.EditorFeatures.Common, 5.0.0-1.25277.114"
#addin nuget:?package=Microsoft.CodeAnalysis.EditorFeatures.Common&version=5.0.0-1.25277.114&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.EditorFeatures.Common&version=5.0.0-1.25277.114&prerelease
.NET Compiler Platform ("Roslyn") support for editor features inside the Visual Studio editor.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Humanizer.Core (>= 2.14.1)
- ICSharpCode.Decompiler (>= 9.1.0.7988)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.EditorFeatures.Text (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.Elfie (>= 1.0.0)
- Microsoft.CodeAnalysis.Features (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.InteractiveHost (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.LanguageServer.Protocol (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.Remote.Workspaces (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.Scripting.Common (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.Workspaces.Common (= 5.0.0-1.25277.114)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.DiaSymReader (>= 2.0.0)
- Microsoft.IO.Redist (>= 6.0.1)
- Microsoft.NETCore.Platforms (>= 5.0.0)
- Microsoft.ServiceHub.Client (>= 4.2.1017)
- Microsoft.ServiceHub.Framework (>= 4.8.3)
- Microsoft.VisualStudio.Composition (>= 17.12.20)
- Microsoft.VisualStudio.Composition.Analyzers (>= 17.12.20)
- Microsoft.VisualStudio.CoreUtility (>= 17.13.226)
- Microsoft.VisualStudio.Debugger.Contracts (>= 17.13.0-beta.25105.1)
- Microsoft.VisualStudio.ImageCatalog (>= 17.13.40008)
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.13.40008)
- Microsoft.VisualStudio.InteractiveWindow (>= 4.0.0)
- Microsoft.VisualStudio.Language (>= 17.13.226)
- Microsoft.VisualStudio.Language.NavigateTo.Interfaces (>= 17.13.226)
- Microsoft.VisualStudio.Language.StandardClassification (>= 17.13.226)
- Microsoft.VisualStudio.RemoteControl (>= 16.3.52)
- Microsoft.VisualStudio.RpcContracts (>= 17.13.7)
- Microsoft.VisualStudio.Telemetry (>= 17.14.8)
- 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.Internal (>= 16.3.90)
- Microsoft.Win32.Registry (>= 5.0.0)
- Nerdbank.Streams (>= 2.11.79)
- Newtonsoft.Json (>= 13.0.3)
- StreamJsonRpc (>= 2.21.10)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 9.0.0)
- System.ComponentModel.Composition (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.Diagnostics.DiagnosticSource (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Text.Encodings.Web (>= 9.0.0)
- System.Text.Json (>= 9.0.0)
- System.Threading.Channels (>= 7.0.0)
- System.Threading.Tasks.Dataflow (>= 9.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.EditorFeatures.Common:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.CSharp.EditorFeatures
.NET Compiler Platform ("Roslyn") support for C# editor features inside the Visual Studio editor. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
|
Microsoft.CodeAnalysis.ExternalAccess.Debugger
A supporting package for the Visual Studio debugger: https://devdiv.visualstudio.com/DevDiv/_git/VS?path=/src/debugger/Razor More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
|
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures
.NET Compiler Platform ("Roslyn") support for VisualBasic editor features inside the Visual Studio editor. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
|
Microsoft.CodeAnalysis.EditorFeatures.Cocoa
.NET Compiler Platform ("Roslyn") support for Cocoa-dependent editor features inside the Visual Studio for Mac editor. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/accdcb77007e801eabcb2c221bad9ef837b64ee3. |
|
Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures
A supporting package for Razor: https://github.com/dotnet/razor More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.CodeAnalysis.EditorFeatures.Common:
Repository | Stars |
---|---|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
Version | Downloads | Last Updated | |
---|---|---|---|
5.0.0-1.25277.114 | 157 | 6/6/2025 | |
3.9.0-5.21120.8 | 4,079 | 3/2/2021 |