C#C
C#13mo ago
Mike Chase

✅ Looking for help using XMLRPC with a dotnet core WebAPI Project.

Any pointers to example on how to use XMLRPC with a webapi project (ideally I'd like to support both XML and JSON payloads). I saw something like this done with Swagger years ago but now I need it with a C# Project and not finding examples or docs for how to set it up.
Was this page helpful?