Enables VS language service extensions to integrate with Live Share.
Info
Version: | 2.0.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, July 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/vsls |
NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.LiveShare.LanguageServices |
Install
Install-Package Microsoft.VisualStudio.LiveShare.LanguageServices
dotnet add package Microsoft.VisualStudio.LiveShare.LanguageServices
paket add Microsoft.VisualStudio.LiveShare.LanguageServices
Microsoft.VisualStudio.LiveShare.LanguageServices Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.VisualStudio.LiveShare(>= 1.1.57)
- Microsoft.VisualStudio.Editor(>= 15.6.27413)
- Newtonsoft.Json(>= 9.0.1)
- System.Composition(>= 1.1.0)
- Microsoft.VisualStudio.LiveShare(>= 1.1.57)
- Microsoft.VisualStudio.Editor(>= 15.6.27413)
- Newtonsoft.Json(>= 9.0.1)
- System.ValueTuple(>= 4.3.0)
Tags