mirror of
https://github.com/iminet/xmlrpcwsc-dotnet.git
synced 2026-09-21 06:24:54 +02:00
Initial develop commit
Initial develop commit
This commit is contained in:
@@ -1,2 +1,22 @@
|
||||
# xmlrpc-dotnet
|
||||
XML-RPC Web Service Client C# implementation
|
||||
xmlrpcwsc-dotnet
|
||||
================
|
||||
|
||||
Description
|
||||
-----------
|
||||
XmlRpc Web Service Client is a C# implementation of XML-RPC, a popular
|
||||
protocol that uses XML over HTTP to implement remote procedure calls.
|
||||
|
||||
|
||||
Features
|
||||
--------
|
||||
- Copyright: 2016 Saúl Piña <sauljabin@gmail.com>
|
||||
- Repository: https://github.com/sauljabin/xmlrpcwsc-dotnet
|
||||
- License: LGPL 3
|
||||
- Language: C#, .NET 4.5
|
||||
- IDE: Visual Studio 2012, MonoDevelop 5.9.6
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
- http://xmlrpc.scripting.com/
|
||||
- https://en.wikipedia.org/wiki/XML-RPC
|
||||
|
||||
Reference in New Issue
Block a user