xmlrpc.universal 0.8.8

dotnet add package xmlrpc.universal --version 0.8.8
                    
NuGet\Install-Package xmlrpc.universal -Version 0.8.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xmlrpc.universal" Version="0.8.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xmlrpc.universal" Version="0.8.8" />
                    
Directory.Packages.props
<PackageReference Include="xmlrpc.universal" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xmlrpc.universal --version 0.8.8
                    
#r "nuget: xmlrpc.universal, 0.8.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=xmlrpc.universal&version=0.8.8
                    
Install xmlrpc.universal as a Cake Addin
#tool nuget:?package=xmlrpc.universal&version=0.8.8
                    
Install xmlrpc.universal as a Cake Tool

A client library for accessing XMLRPC servers from Universal apps (WinRT).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on xmlrpc.universal:

Package Downloads
wordpressapi.universal

A client library for accessing WordPress site via XMLRPC from Universal apps (UWP).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.8 2,866 11/12/2015
0.8.7 1,199 11/12/2015
0.8.6 1,913 12/20/2014
0.8.4 2,230 12/16/2014
0.8.2 1,383 12/12/2014
0.8.1 1,396 12/12/2014
0.8.0 1,904 12/12/2014

Added target for Windows 10