Microsoft.CodeAnalysis.CSharp.Features 2.8.0-beta3

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.CSharp.Features.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3 or higher.

dotnet add package Microsoft.CodeAnalysis.CSharp.Features --version 2.8.0-beta3
                    
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Features -Version 2.8.0-beta3
                    
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.Features" Version="2.8.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Features" Version="2.8.0-beta3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" />
                    
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.CodeAnalysis.CSharp.Features --version 2.8.0-beta3
                    
#r "nuget: Microsoft.CodeAnalysis.CSharp.Features, 2.8.0-beta3"
                    
#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.Features@2.8.0-beta3
                    
#: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.Features&version=2.8.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Features&version=2.8.0-beta3&prerelease
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.

     More details at https://aka.ms/roslyn-packages

     This package was built from the source at https://github.com/dotnet/roslyn/commit/bff1470cd9b1d44df8450e794bed97a64657c2a7

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (152)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.Features:

Package Downloads
Microsoft.DotNet.Scaffolding.Shared

Contains interfaces for Project Model and messaging for scaffolding.

Soneta.Business

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.CRM

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.Kasa

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.Core

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

GitHub repositories (53)

Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.Features:

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.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
PixiEditor/PixiEditor
PixiEditor is a Universal Editor for all your 2D needs
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
dotnet/samples
Sample code referenced by the .NET documentation
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
ashmind/SharpLab
.NET language playground
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
VitalElement/AvalonStudio
Cross platform IDE and Shell
Samsung/netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
UiPath/CoreWF
WF runtime ported to work on .NET 6
Version Downloads Last Updated
5.6.0 0 7/2/2026
5.3.0 211,466 3/10/2026
5.3.0-2.final 450 2/2/2026
5.0.0 3,398,080 11/18/2025
5.0.0-2.final 4,589 10/9/2025
4.14.0 1,309,309 5/15/2025
4.13.0 409,722 2/24/2025
4.12.0 2,981,012 12/4/2024
4.12.0-3.final 7,871 10/29/2024
4.12.0-2.final 3,104 9/17/2024
4.12.0-1.final 6,706 8/14/2024
4.11.0 470,446 8/15/2024
4.11.0-3.final 478 7/31/2024
4.11.0-2.final 789 6/19/2024
4.10.0 216,466 6/10/2024
4.10.0-3.final 2,590 4/29/2024
4.10.0-2.final 4,401 3/19/2024
4.10.0-1.final 899 3/18/2024
4.9.2 385,335 3/2/2024
2.8.0-beta3 3,819 4/12/2018
Loading failed