Microsoft.VisualStudio.LanguageServices
                              
                            
                                5.0.0-1.25280.105
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of Microsoft.VisualStudio.LanguageServices.
                            
    
                    dotnet add package Microsoft.VisualStudio.LanguageServices --version 5.0.0-1.25280.105
NuGet\Install-Package Microsoft.VisualStudio.LanguageServices -Version 5.0.0-1.25280.105
        
        
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.LanguageServices" Version="5.0.0-1.25280.105" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.VisualStudio.LanguageServices" Version="5.0.0-1.25280.105" />
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" />
        
        
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.LanguageServices --version 5.0.0-1.25280.105
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.VisualStudio.LanguageServices, 5.0.0-1.25280.105"
        
        
#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.LanguageServices@5.0.0-1.25280.105
        
        
#: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.LanguageServices&version=5.0.0-1.25280.105&prerelease
#tool nuget:?package=Microsoft.VisualStudio.LanguageServices&version=5.0.0-1.25280.105&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    .NET Compiler Platform ("Roslyn") support for Visual Studio.
    
      More details at https://aka.ms/roslyn-packages
      This package was built from the source at https://github.com/dotnet/dotnet/commit/992d87b8b8e43f06040a52e6a949d12916879014.
| 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- Microsoft.CodeAnalysis.Common (= 5.0.0-1.25280.105)
- Microsoft.CodeAnalysis.EditorFeatures.Text (= 5.0.0-1.25280.105)
- Microsoft.CodeAnalysis.Features (= 5.0.0-1.25280.105)
- Microsoft.CodeAnalysis.Workspaces.Common (= 5.0.0-1.25280.105)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.VisualStudio.Composition (>= 17.12.20)
- System.Threading.Tasks.Dataflow (>= 9.0.0)
 
GitHub repositories (24)
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.LanguageServices:
| Repository | Stars | 
|---|---|
| icsharpcode/ILSpy 
                                                            .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
                                                         | |
| dotnet/project-system 
                                                            The .NET Project System for Visual Studio
                                                         | |
| icsharpcode/CodeConverter 
                                                            Convert code from C# to VB.NET and vice versa using Roslyn
                                                         | |
| 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
                                                         | |
| NuGet/NuGet.Client 
                                                            Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
                                                         | |
| EgorBo/Disasmo 
                                                            VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
                                                         | |
| mrlacey/Rapid-XAML-Toolkit 
                                                            A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
                                                         | |
| dotnet/razor 
                                                            Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
                                                         | |
| frhagn/Typewriter 
                                                            Automatic TypeScript template generation from C# source files
                                                         | |
| SonarSource/sonarlint-visualstudio 
                                                            SonarLint extension for VisualStudio
                                                         | |
| sharpenrocks/Sharpen 
                                                            Visual Studio extension that intelligently introduces new C# features into your existing codebase
                                                         | |
| p-org/PSharp 
                                                            A framework for rapid development of reliable asynchronous software.
                                                         | |
| wmjordan/Codist 
                                                            A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
                                                         | |
| madskristensen/WebEssentials2015 
                                                            A Visual Studio extension for web developers
                                                         | |
| dotnet/project-system-tools 
                                                            Tools for working with the C#/VB/F# project system.
                                                         | |
| mhutch/MonoDevelop.MSBuildEditor 
                                                            Improved MSBuild editing support
                                                         | |
| ylatuya/XAMLator | |
| microsoft/UnitTestBoilerplateGenerator 
                                                            An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, Moq and SimpleStubs.
                                                         | |
| szehetner/InliningAnalyzer 
                                                            Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
                                                         | |
| realvizu/QuickDiagram 
                                                            Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual Studio.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.0.0-1.25280.105 | 0 | 6/2/2025 | 
| 5.0.0-1.25277.114 | 0 | 6/3/2025 | 
| 5.0.0-1.25277.101 | 0 | 5/29/2025 | 
| 5.0.0-1.25266.103 | 0 | 5/20/2025 | 
| 5.0.0-1.25255.103 | 0 | 5/12/2025 | 
| 1.0.0-rc2 | 169 | 4/24/2015 | 
| 1.0.0-rc1 | 264 | 2/14/2015 | 
| 1.0.0-beta2 | 156 | 1/16/2015 | 
| 1.0.0-beta1-20141031-01 | 727 | 11/11/2014 | 
| 0.7.4052301-beta | 126 | 6/3/2014 | 
| 0.6.4033103-beta | 128 | 4/1/2014 |