Microsoft.VisualStudio.LanguageServices 2.0.0-beta3

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-beta3
                    
NuGet\Install-Package Microsoft.VisualStudio.LanguageServices -Version 2.0.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.VisualStudio.LanguageServices" Version="2.0.0-beta3" />
                    
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-beta3" />
                    
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-beta3
                    
#r "nuget: Microsoft.VisualStudio.LanguageServices, 2.0.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.VisualStudio.LanguageServices@2.0.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.VisualStudio.LanguageServices&version=2.0.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.LanguageServices&version=2.0.0-beta3&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)
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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
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 820 5/15/2025
4.13.0 824 2/24/2025
4.12.0 1,889 12/4/2024
4.12.0-3.final 232 10/29/2024
4.12.0-2.final 142 9/17/2024
4.12.0-1.final 367 8/14/2024
4.11.0 1,996 8/15/2024
4.11.0-3.final 71 7/31/2024
4.11.0-2.final 268 6/19/2024
4.10.0 872 6/10/2024
4.10.0-3.final 128 4/29/2024
4.10.0-2.final 112 3/19/2024
4.10.0-1.final 114 3/18/2024
4.9.2 1,806 3/2/2024
4.9.0-3.final 227 1/22/2024
4.9.0-2.final 163 12/16/2023
4.9.0-1.final 110 12/13/2023
4.8.0 2,133 11/22/2023
4.8.0-3.final 231 11/3/2023
4.8.0-2.final 239 9/20/2023
4.7.0 32,572 8/18/2023
4.7.0-2.final 220 6/20/2023
4.7.0-1.final 815 5/20/2023
4.6.0 3,017 5/16/2023
4.6.0-1.final 1,914 3/3/2023
4.5.0 6,241 3/3/2023
4.5.0-2.final 284 1/6/2023
4.4.0 5,530 11/14/2022
4.4.0-4.final 235 10/22/2022
4.4.0-2.final 577 9/19/2022
4.4.0-1.final 207 8/16/2022
4.3.1 1,600 9/30/2022
4.3.0-3.final 395 7/26/2022
4.3.0-2.final 283 6/22/2022
4.3.0-1.final 246 5/10/2022
4.2.0 2,604 5/13/2022
4.2.0-4.final 236 4/27/2022
4.2.0-2.final 262 3/25/2022
4.2.0-1.final 248 2/18/2022
4.1.0 69,127 2/16/2022
4.1.0-3.final 529 1/27/2022
4.1.0-1.final 724 11/19/2021
4.0.1 30,425 11/9/2021
4.0.0-6.final 957 10/20/2021
4.0.0-5.final 274 10/11/2021
4.0.0-4.final 490 9/15/2021
4.0.0-3.final 557 8/12/2021
4.0.0-2.final 284 7/20/2021
4.0.0-1.final 364 7/7/2021
3.11.0 8,174 8/11/2021
3.11.0-3.final 287 7/15/2021
3.11.0-1.final 320 6/14/2021
3.10.0 8,336 6/11/2021
3.10.0-3.final 313 5/13/2021
3.10.0-2.final 295 4/20/2021
3.10.0-1.final 300 3/3/2021
3.9.0 4,686 3/2/2021
3.9.0-5.final 322 2/24/2021
3.9.0-4.final 305 2/10/2021
3.9.0-3.final 300 1/20/2021
3.9.0-2.final 366 12/10/2020
3.9.0-1.final 356 12/4/2020
3.8.0 3,102 11/13/2020
3.8.0-5.final 327 10/23/2020
3.8.0-2.final 393 9/1/2020
3.7.0 2,862 8/5/2020
3.7.0-4.final 388 7/14/2020
3.7.0-3.final 380 7/2/2020
3.7.0-2.final 392 6/15/2020
3.7.0-1.final 399 5/19/2020
3.6.0 1,826 5/19/2020
3.6.0-4.final 380 5/5/2020
3.6.0-3.final 402 4/16/2020
3.6.0-2.final 455 3/26/2020
3.6.0-1.final 2,080 3/17/2020
3.5.0 3,407 3/16/2020
3.5.0-beta3-final 1,217 2/19/2020
3.5.0-beta2-final 1,201 1/23/2020
3.5.0-beta1-final 1,217 12/3/2019
3.4.0 6,605 12/3/2019
3.4.0-beta4-final 1,188 11/15/2019
3.4.0-beta3-final 1,177 11/4/2019
3.4.0-beta2-final 6,003 10/15/2019
3.4.0-beta1-final 1,268 9/23/2019
3.3.1 2,083 9/23/2019
3.3.1-beta3-final 1,218 9/5/2019
3.3.0-beta2-final 1,225 8/15/2019
3.3.0-beta1-final 1,258 7/26/2019
3.2.1 8,442 8/9/2019
3.2.0 2,117 8/1/2019
3.2.0-beta4-final 1,221 7/16/2019
3.1.0-beta1-final 1,307 4/10/2019
3.0.0 7,339 4/2/2019
3.0.0-beta4-final 1,523 2/27/2019
3.0.0-beta3-final 1,368 2/14/2019
3.0.0-beta2-final 1,380 1/24/2019
2.11.0-beta1-final 1,490 12/11/2018
2.10.0 5,963 11/15/2018
2.9.0 5,818 8/16/2018
2.8.2 10,411 5/22/2018
2.8.0 28,117 5/1/2018
2.8.0-beta4 1,837 4/20/2018
2.8.0-beta3 3,854 4/12/2018
2.7.0 2,651 3/8/2018
2.6.1 12,064 12/14/2017
2.6.0 2,292 12/8/2017
2.6.0-beta3 1,710 11/22/2017
2.4.0 84,863 10/16/2017
2.3.2 9,283 8/31/2017
2.3.1 9,555 7/20/2017
2.3.0 7,455 7/17/2017
2.3.0-beta3 1,766 7/6/2017
2.3.0-beta2 1,699 6/15/2017
2.3.0-beta1 1,713 5/30/2017
2.2.0 3,021 5/30/2017
2.1.0 2,428 4/21/2017
2.0.0 18,796 3/9/2017
2.0.0-rc4 5,396 2/8/2017
2.0.0-rc3 1,778 1/30/2017
2.0.0-rc2 6,596 12/14/2016
2.0.0-rc 2,296 11/18/2016
2.0.0-beta5 1,718 10/18/2016
2.0.0-beta4 1,736 10/12/2016
2.0.0-beta3 3,297 7/13/2016
2.0.0-beta1 1,999 3/31/2016
1.3.2 27,691 7/1/2016
1.3.1 2,658 7/1/2016
1.3.0 4,072 6/27/2016
1.2.2 9,302 5/17/2016
1.2.1 11,161 3/31/2016
1.2.0 3,749 3/31/2016
1.2.0-rc 1,790 3/5/2016
1.2.0-beta1-20160202-02 2,254 2/2/2016
1.1.1 13,056 12/3/2015
1.1.0 2,839 11/30/2015
1.1.0-rc1-20151109-01 1,848 11/14/2015
1.1.0-rc1 2,309 10/19/2015
1.1.0-beta1-20150928-02 1,800 10/15/2015
1.1.0-beta1-20150812-01 1,826 8/26/2015
1.1.0-beta1 2,331 10/9/2015
1.0.0 26,991 7/13/2015
1.0.0-rc3 2,464 6/17/2015
1.0.0-rc2 2,977 4/24/2015
1.0.0-rc1 4,275 2/14/2015
1.0.0-beta2 2,173 1/16/2015
1.0.0-beta1-20141031-01 2,722 11/11/2014
0.7.4052301-beta 1,963 6/3/2014
0.6.4033103-beta 2,688 4/1/2014