Microsoft.CodeAnalysis.CSharp.EditorFeatures
5.0.0-1.25277.114
Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.CSharp.EditorFeatures.
dotnet add package Microsoft.CodeAnalysis.CSharp.EditorFeatures --version 5.0.0-1.25277.114
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.EditorFeatures -Version 5.0.0-1.25277.114
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.CodeAnalysis.CSharp.EditorFeatures" Version="5.0.0-1.25277.114" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.EditorFeatures" Version="5.0.0-1.25277.114" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.EditorFeatures" />
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.CodeAnalysis.CSharp.EditorFeatures --version 5.0.0-1.25277.114
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.CSharp.EditorFeatures, 5.0.0-1.25277.114"
#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.CodeAnalysis.CSharp.EditorFeatures@5.0.0-1.25277.114
#: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.CodeAnalysis.CSharp.EditorFeatures&version=5.0.0-1.25277.114&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.EditorFeatures&version=5.0.0-1.25277.114&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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.
| 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
- 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.CSharp (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.CSharp.Features (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.CSharp.Scripting (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.EditorFeatures.Common (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.EditorFeatures.Text (= 5.0.0-1.25277.114)
- Microsoft.CodeAnalysis.Elfie (>= 1.0.0)
- Microsoft.CSharp (>= 4.7.0)