SkillAgentSearch skills...

Xmlrpc

A port of CookComputing.XmlRpcV2 for dotnet core 2

Install / Use

/learn @LordVeovis/Xmlrpc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Kveer.XmlRPC

CircleCI Codacy Badge Build Status Code Coverage Nuget Downloads

This repository contains a .net library for consuming XML-RPC web services. It is a port of the Charles Cook's library mainly for .NET Core 2.x+ but target the netstandard 2.0, so it can also be used on the full .NET Framework 4.6.1+.

How to use

As a port, very few changes have been done but the API is still the same. The documentation on the original project remains valid: http://xml-rpc.net/

Improvements

  • Can/Should we use Roslyn to generate the proxy implementation of the IXmlRpcProxy interface instead of using System.Reflection?

Legal and Licensing

This library is licensed under the MIT license.

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated7mo ago
Forks25

Languages

C#

Security Score

87/100

Audited on Aug 20, 2025

No findings