mirror of
https://github.com/iminet/xmlrpcwsc-dotnet.git
synced 2026-09-21 06:24:54 +02:00
Update readme
This commit is contained in:
@@ -3,8 +3,10 @@ xmlrpcwsc-dotnet
|
||||
|
||||
Description
|
||||
-----------
|
||||
XmlRpc Web Service Client is a C# implementation of XML-RPC, a popular
|
||||
XmlRpc Web Service Client is a C# implementation of XML-RPC, a popular
|
||||
protocol that uses XML over HTTP to implement remote procedure calls.
|
||||
This implementation can be used in .NET 4.5, NET 3.5 CF.
|
||||
This software was tested with Odoo 8 and 9.
|
||||
|
||||
|
||||
Features
|
||||
@@ -17,7 +19,31 @@ Features
|
||||
- Version: v1.3.0
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
Links
|
||||
-----
|
||||
- http://xmlrpc.scripting.com/
|
||||
- https://en.wikipedia.org/wiki/XML-RPC
|
||||
|
||||
|
||||
Example Create Partner and Image
|
||||
--------------------------------
|
||||
- Source:
|
||||
|
||||
```c#
|
||||
```
|
||||
|
||||
- Output:
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
- Odoo Output:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
- WinCE PrintScreen Example:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user