General JsonRpc implementation for UChainDB. 
                        
                    
         
                Info
| Version: | 0.1.608.180429-beta | 
| Author(s): | <Icer Liang>UChainDB | 
| Last Update: | Sunday, April 29, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/uchaindb | 
| NuGet Url: | https://www.nuget.org/packages/UChainDB.JsonRpc | 
Install
Install-Package UChainDB.JsonRpc
                        dotnet add package UChainDB.JsonRpc
                        paket add UChainDB.JsonRpc
                        
                                UChainDB.JsonRpc Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 10.0.3)
 
Tags