Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

XML RPC Lib Notes

Alec Clews edited this page Mar 1, 2019 · 10 revisions

Possible .NET Core XML-RPC Libraries

Name URL Comments
Kveer.XmlRPC https://www.nuget.org/packages/Kveer.XmlRPC/ Recently updated

NOTE: Developer will need to install the .NET Core SDK, which provides the dotnet command-line tool.

Clone this wiki locally