XmlRpcCS is a simple XML-RPC client and server for C# and other .NET applications. It is similar to XML-RPC.Net, but is much lower tech, works with Mono, and does not require attributes, proxies, or IIS.
| Tags | Networking |
|---|---|
| Licenses | BSD Revised |
| Implementation | C# |
Recent releases


Release Notes: This release has support for dynamic local proxies, a bugfix in XmlRpcException.ToString(), and a bugfix in XmlRpcServer Stop/Start.


Release Notes: This version is compatible with the .NET Compact Framework. XSL method doc extraction was added for system.methodHelp. A Stop() method was added to XmlRpcServer.


Release Notes: Threaded XML-RPC responses are now used behind the XmlRpcServer. Collection types were moved to interfaces at all levels. A basic implementation of the methodHelp system method was added. A bugfix was made to ensure that null returns throw an exception. An AssemblyInfo standard class was added. A typo in the MIME type code was fixed ("test" was changed to "text"). A request buffering fix was made.


Release Notes: Initial Mono support was implemented.
A PHP5 OO template engine which supports template inheritance.