JsonRpcAspNetExtensionsUseJsonRpc Method | 
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| UseJsonRpc(IApplicationBuilder, String) | 
            Uses AspNetCoreRpcServerHandler to handle the JSON RPC requests on certain URL.
              | |
| UseJsonRpc(IApplicationBuilder, String, AspNetCoreRpcServerHandler) | 
            Uses AspNetCoreRpcServerHandler to handle the JSON RPC requests on certain URL.
              | |
| UseJsonRpc(IApplicationBuilder, String, FuncHttpContext, AspNetCoreRpcServerHandler) | 
            Uses AspNetCoreRpcServerHandler to handle the JSON RPC requests on certain URL.
              |