a .net interface based rpc framework using http protocol.
                        
                    
         
                Info
| Version: | 3.7.5 | 
| Author(s): | tiny | 
| Last Update: | Tuesday, January 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kissstudio/rpcoverhttp | 
| NuGet Url: | https://www.nuget.org/packages/RpcOverHttp | 
Install
Install-Package RpcOverHttp
                        dotnet add package RpcOverHttp
                        paket add RpcOverHttp
                        
                                RpcOverHttp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 11.0.0)
 - Pluralsight.Crypto(>= 1.1.0)
 - protobuf-net(>= 2.4.0)
 
Tags