Top 20 NuGet Packages

XML-RPC.NET - an XML-RPC client library for .Net (see xmlrpcnet-server for the server package). NOTE: this is a pre-release development snapshot of the 3.0.0 release. The recommended stable release is version 2.5.0 which supports both client and server applications.
Classes for XML RPC API implementation to access HomeMatic CCU
Client and server for XmlRpc Protocol
A port of CookComputing.XmlRpcV2 for dotnet core.
XML-RPC.NET - an XML-RPC server library for .NET (see xmlrpcnet for the client package). NOTE: this is a pre-release development snapshot of the 3.0.0 release. The recommended stable release is version 2.5.0 of the xmlrpcnet package which supports both client and serve...
XML RPC server and client implementation for ROS.NET
A small extremely simple to use XmlRcp library
FT Toolkit to access Fotolia XmlRpc services.
An asp.net implementation of a WordPress XML-RPC client. The package depends on the XML-RPC.NET package and currently is implemented for read-actions based against the WordPress 3.9 XML-RPC specification.
TypeScript Definitions (d.ts) for xmlrpc. Generated based off the DefinitelyTyped repository [git commit: da2ec683661b92240ca69c474790aaaeed8ec8e6]. http://github.com/DefinitelyTyped
XML RPC client over HttpClient implementation
XmlRpcProxyGen port of Charles Cook's XML-RPC library to .NET Standard / .NET Core.
Kestrel Middleware Implementation of XmlRpc.Server. Use this Package if you want to build a Xml Rpc Server based on Kestrel.
XMLRPC library for consuming XML RPC Services from a Windows UWP Application.
A port of CookComputing.XmlRpcV2 for .net core
ASP.NET Core integration for hosting XmlRpc Services.
XmlRpcListenerService port of Charles Cook's XML-RPC library to .NET Standard / .NET Core.
HttpListener Implementation of XmlRpc.Server. Use this Package if you want to build a Xml Rpc Server with a simple HttpListener.GetContext.
Xml Rpc Server Protocol Base for .Net Standard. Use this Package to implement Xml-Rpc based Servers. Notice: If you're looking for out-of-the box server-implementations use XmlRpc.Kestrel (for Kestrel Middleware) or XmlRpc.Listener (for HttpListener) instead.
An async streaming XML-RPC server for OWIN