/dotnet-hello-json-rpc

very simple demo of parsing and handling JSON RPC 2.0 requests in C#

Primary LanguageC#MIT LicenseMIT

dotnet CLI example with JSON RPC

Overview

A simple demo app that processes JSON RPC 2.0 requests using Newtonsoft Json.NET for JSON parsing.