VSSDK.Language
12.0.4
dotnet add package VSSDK.Language --version 12.0.4
NuGet\Install-Package VSSDK.Language -Version 12.0.4
<PackageReference Include="VSSDK.Language" Version="12.0.4" />
paket add VSSDK.Language --version 12.0.4
#r "nuget: VSSDK.Language, 12.0.4"
// Install VSSDK.Language as a Cake Addin #addin nuget:?package=VSSDK.Language&version=12.0.4 // Install VSSDK.Language as a Cake Tool #tool nuget:?package=VSSDK.Language&version=12.0.4
This package provides the Visual Studio "Language" reference assemblies used by Visual Studio 2013 and newer.
Microsoft.VisualStudio.Language.Intellisense.dll
Microsoft.VisualStudio.Language.StandardClassification.dll
Product | Versions 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. |
-
- VSSDK.CoreUtility (>= 12.0.4)
- VSSDK.IDE.12 (>= 12.0.4 && < 13.0.0)
- VSSDK.Text (>= 12.0.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on VSSDK.Language:
Package | Downloads |
---|---|
VSSDK.Language.10
This package provides the Visual Studio "Language" reference assemblies used by Visual Studio 2010 and newer. Microsoft.VisualStudio.Language.Intellisense.dll Microsoft.VisualStudio.Language.StandardClassification.dll |
|
VSSDK.Language.12
This package provides the Visual Studio "Language" reference assemblies used by Visual Studio 2013 and newer. Microsoft.VisualStudio.Language.Intellisense.dll Microsoft.VisualStudio.Language.StandardClassification.dll |
|
VSSDK.Language.11
This package provides the Visual Studio "Language" reference assemblies used by Visual Studio 2012 and newer. Microsoft.VisualStudio.Language.Intellisense.dll Microsoft.VisualStudio.Language.StandardClassification.dll |
|
Tvl.VisualStudio.ShellServices.10
This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2010+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package). |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on VSSDK.Language:
Repository | Stars |
---|---|
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
|
|
MrJul/ReSharper.EnhancedTooltip
A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.
|
|
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
|