Basic Json RPC communication library.
Info
| Version: | 1.5.0 |
| Author(s): | TypeCobol Team |
| Last Update: | Wednesday, March 29, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TypeCobolTeam/LanguageServerRobot |
| NuGet Url: | https://www.nuget.org/packages/TypeCobol.LanguageServer.JsonRPC |
Install
Install-Package TypeCobol.LanguageServer.JsonRPC
dotnet add package TypeCobol.LanguageServer.JsonRPC
paket add TypeCobol.LanguageServer.JsonRPC
TypeCobol.LanguageServer.JsonRPC Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)