An implementation of the JSON 2.0 RPC protocol.
Info
Version: | 0.1.1-alpha |
Author(s): | Daniel Pelsmaeker |
Last Update: | Friday, February 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cyberlect/yargon-langserv/ |
NuGet Url: | https://www.nuget.org/packages/Yargon.JsonRpc |
Install
Install-Package Yargon.JsonRpc
dotnet add package Yargon.JsonRpc
paket add Yargon.JsonRpc
Yargon.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 9.0.1)
- Virtlink.Utilib(>= 1.17.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Virtlink.Utilib(>= 1.17.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Virtlink.Utilib(>= 1.17.1)
Tags