xml-rpc
3 items tagged with "xml-rpc"
3 Articles
Articles
Endpoints in AspNetCore.XmlRpc Explained
There are four endpoints exposed by the middleware: summary, RSD, manifest for blog capability and RPC call main endpoint.
2017-10-09
AspNetCore.XmlRpc How to Use AspNetCore.XmlRpc
This post provides the detailed steps about how to use AspNetCore.XmlRpc in your .net core projects.
2017-10-09
AspNetCore.XmlRpc XML-RPC Library for ASP.NET Core 2.0
This is my first contribution in open source world. It is forked from XmlRpcMvc project in Github.
2017-10-08
AspNetCore.XmlRpc