xtianbetz / dotnet-hello-json-rpc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 100.0%