Simple JsonRpc implementation.
Info
Version: | 0.0.17 |
Author(s): | Aardworx GmbH |
Last Update: | Friday, May 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aardworx.JsonRpc |
Install
Install-Package Aardworx.JsonRpc
dotnet add package Aardworx.JsonRpc
paket add Aardworx.JsonRpc
Aardworx.JsonRpc Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- System.Text.Json(>= 4.7.1 && < 4.8.0)