Microsoft.VisualStudio.LanguageServices 2.0.0-beta5

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.LanguageServices.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.LanguageServices --version 2.0.0-beta5
                    
NuGet\Install-Package Microsoft.VisualStudio.LanguageServices -Version 2.0.0-beta5
                    
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="2.0.0-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.LanguageServices" Version="2.0.0-beta5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.LanguageServices" />
                    
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.VisualStudio.LanguageServices --version 2.0.0-beta5
                    
#r "nuget: Microsoft.VisualStudio.LanguageServices, 2.0.0-beta5"
                    
#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@2.0.0-beta5
                    
#: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=2.0.0-beta5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.LanguageServices&version=2.0.0-beta5&prerelease
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") support for Visual Studio.
     
Supported Platforms:
- .NET Framework 4.6

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.LanguageServices:

Package Downloads
VisualStudio.Extensibility.Common

Visual studio extensibility package

SixtenLabs.Spawn

Code Generator

SLGeneratorLib

SLGeneratorLib contains core interfaces and models to be used with the SLGenerator extension. This alows for code to be dynamically compiled and ran inside of an extension.

Microsoft.CodeAnalysis.ExternalAccess.FSharp

A supporting package for F#: https://github.com/Microsoft/visualfsharp 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.Apex

A supporting package for Apex (internal integration testing library): https://devdiv.visualstudio.com/DevDiv/_git/VS?path=/src/Omni/Apex 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 (26)

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
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
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
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/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.
frhagn/Typewriter
Automatic TypeScript template generation from C# source files
AvaloniaUI/AvaloniaVS
Visual Studio Extension for Avalonia
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.
Version Downloads Last Updated
4.14.0 710 5/15/2025
4.13.0 816 2/24/2025
4.12.0 1,870 12/4/2024
4.12.0-3.final 230 10/29/2024
4.12.0-2.final 140 9/17/2024
4.12.0-1.final 364 8/14/2024
4.11.0 1,985 8/15/2024
4.11.0-3.final 66 7/31/2024
4.11.0-2.final 262 6/19/2024
4.10.0 858 6/10/2024
4.10.0-3.final 125 4/29/2024
4.10.0-2.final 110 3/19/2024
4.10.0-1.final 111 3/18/2024
4.9.2 1,781 3/2/2024
4.9.0-3.final 225 1/22/2024
4.9.0-2.final 162 12/16/2023
4.9.0-1.final 108 12/13/2023
4.8.0 2,109 11/22/2023
4.8.0-3.final 228 11/3/2023
4.8.0-2.final 233 9/20/2023
4.7.0 32,251 8/18/2023
4.7.0-2.final 212 6/20/2023
4.7.0-1.final 804 5/20/2023
4.6.0 3,006 5/16/2023
4.6.0-1.final 1,899 3/3/2023
4.5.0 6,225 3/3/2023
4.5.0-2.final 276 1/6/2023
4.4.0 5,482 11/14/2022
4.4.0-4.final 225 10/22/2022
4.4.0-2.final 567 9/19/2022
4.4.0-1.final 197 8/16/2022
4.3.1 1,590 9/30/2022
4.3.0-3.final 383 7/26/2022
4.3.0-2.final 273 6/22/2022
4.3.0-1.final 235 5/10/2022
4.2.0 2,589 5/13/2022
4.2.0-4.final 225 4/27/2022
4.2.0-2.final 251 3/25/2022
4.2.0-1.final 238 2/18/2022
4.1.0 68,884 2/16/2022
4.1.0-3.final 518 1/27/2022
4.1.0-1.final 712 11/19/2021
4.0.1 30,335 11/9/2021
4.0.0-6.final 947 10/20/2021
4.0.0-5.final 263 10/11/2021
4.0.0-4.final 478 9/15/2021
4.0.0-3.final 541 8/12/2021
4.0.0-2.final 273 7/20/2021
4.0.0-1.final 354 7/7/2021
3.11.0 8,139 8/11/2021
3.11.0-3.final 276 7/15/2021
3.11.0-1.final 310 6/14/2021
3.10.0 8,242 6/11/2021
3.10.0-3.final 301 5/13/2021
3.10.0-2.final 283 4/20/2021
3.10.0-1.final 289 3/3/2021
3.9.0 4,587 3/2/2021
3.9.0-5.final 310 2/24/2021
3.9.0-4.final 293 2/10/2021
3.9.0-3.final 289 1/20/2021
3.9.0-2.final 355 12/10/2020
3.9.0-1.final 344 12/4/2020
3.8.0 3,091 11/13/2020
3.8.0-5.final 316 10/23/2020
3.8.0-2.final 379 9/1/2020
3.7.0 2,849 8/5/2020
3.7.0-4.final 375 7/14/2020
3.7.0-3.final 368 7/2/2020
3.7.0-2.final 378 6/15/2020
3.7.0-1.final 386 5/19/2020
3.6.0 1,813 5/19/2020
3.6.0-4.final 367 5/5/2020
3.6.0-3.final 390 4/16/2020
3.6.0-2.final 441 3/26/2020
3.6.0-1.final 2,067 3/17/2020
3.5.0 3,392 3/16/2020
3.5.0-beta3-final 1,202 2/19/2020
3.5.0-beta2-final 1,189 1/23/2020
3.5.0-beta1-final 1,201 12/3/2019
3.4.0 6,590 12/3/2019
3.4.0-beta4-final 1,175 11/15/2019
3.4.0-beta3-final 1,163 11/4/2019
3.4.0-beta2-final 5,989 10/15/2019
3.4.0-beta1-final 1,256 9/23/2019
3.3.1 2,070 9/23/2019
3.3.1-beta3-final 1,205 9/5/2019
3.3.0-beta2-final 1,212 8/15/2019
3.3.0-beta1-final 1,245 7/26/2019
3.2.1 8,430 8/9/2019
3.2.0 2,104 8/1/2019
3.2.0-beta4-final 1,209 7/16/2019
3.1.0-beta1-final 1,294 4/10/2019
3.0.0 7,317 4/2/2019
3.0.0-beta4-final 1,509 2/27/2019
3.0.0-beta3-final 1,355 2/14/2019
3.0.0-beta2-final 1,365 1/24/2019
2.11.0-beta1-final 1,479 12/11/2018
2.10.0 5,949 11/15/2018
2.9.0 5,796 8/16/2018
2.8.2 10,373 5/22/2018
2.8.0 28,082 5/1/2018
2.8.0-beta4 1,802 4/20/2018
2.8.0-beta3 3,818 4/12/2018
2.7.0 2,625 3/8/2018
2.6.1 12,019 12/14/2017
2.6.0 2,269 12/8/2017
2.6.0-beta3 1,685 11/22/2017
2.4.0 84,772 10/16/2017
2.3.2 9,255 8/31/2017
2.3.1 9,533 7/20/2017
2.3.0 7,433 7/17/2017
2.3.0-beta3 1,743 7/6/2017
2.3.0-beta2 1,676 6/15/2017
2.3.0-beta1 1,692 5/30/2017
2.2.0 2,998 5/30/2017
2.1.0 2,406 4/21/2017
2.0.0 18,750 3/9/2017
2.0.0-rc4 5,372 2/8/2017
2.0.0-rc3 1,754 1/30/2017
2.0.0-rc2 6,572 12/14/2016
2.0.0-rc 2,274 11/18/2016
2.0.0-beta5 1,696 10/18/2016
2.0.0-beta4 1,714 10/12/2016
2.0.0-beta3 3,273 7/13/2016
2.0.0-beta1 1,975 3/31/2016
1.3.2 27,668 7/1/2016
1.3.1 2,636 7/1/2016
1.3.0 4,050 6/27/2016
1.2.2 9,276 5/17/2016
1.2.1 11,139 3/31/2016
1.2.0 3,727 3/31/2016
1.2.0-rc 1,766 3/5/2016
1.2.0-beta1-20160202-02 2,207 2/2/2016
1.1.1 13,033 12/3/2015
1.1.0 2,815 11/30/2015
1.1.0-rc1-20151109-01 1,824 11/14/2015
1.1.0-rc1 2,261 10/19/2015
1.1.0-beta1-20150928-02 1,776 10/15/2015
1.1.0-beta1-20150812-01 1,800 8/26/2015
1.1.0-beta1 2,282 10/9/2015
1.0.0 26,906 7/13/2015
1.0.0-rc3 2,415 6/17/2015
1.0.0-rc2 2,929 4/24/2015
1.0.0-rc1 4,203 2/14/2015
1.0.0-beta2 2,149 1/16/2015
1.0.0-beta1-20141031-01 2,698 11/11/2014
0.7.4052301-beta 1,939 6/3/2014
0.6.4033103-beta 2,652 4/1/2014