A .NET implementation of the Language Server Protocol. 
                        
                    
         
                Info
| Version: | 17.2.8 | 
| Author(s): | Microsoft | 
| Last Update: | Tuesday, May 31, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://aka.ms/vslsp | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.VisualStudio.LanguageServer.Protocol | 
Install
Install-Package Microsoft.VisualStudio.LanguageServer.Protocol
                        dotnet add package Microsoft.VisualStudio.LanguageServer.Protocol
                        paket add Microsoft.VisualStudio.LanguageServer.Protocol
                        
                                Microsoft.VisualStudio.LanguageServer.Protocol Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.0 
                                        
                    - NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags
