Microsoft.VisualStudio.LanguageServices 0.7.4052301-beta

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

.NET Compiler Platform ("Roslyn") support for Visual Studio.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (10)

Showing the top 10 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
Version Downloads Last updated
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

Preview of Microsoft .NET Compiler Platform (Roslyn)