Metadata >> NuGet >> XmlRpc

XmlRpc

Metadata

Authors Banane9
Description Library for interfacing with a server using XmlRpc
Language en
LicenseUrl https://github.com/Banane9/XmlRpc/blob/master/LICENSE.md
Owners Banane9
ProjectUrl https://github.com/Banane9/XmlRpc
ReleaseNotes Fixed derpy bug with MethodCall ParseResponseXml.
RequireLicenseAcceptance False
Summary Library for interfacing with a server using XmlRpc.
Tags xmlrpc xml remote server function web request control
Title XmlRpc
PackageSize 80477
PackageHashAlgorithm SHA512
PackageHash S9A+RdQ/VJ9fhg4pH9KpXWA7CJ3sB+jF1Kr17w5cZTb1k3wXnF4dUV+4MQmLkyteTK2RHHt9m6W6/Ms6hC10/A==
DownloadCount 000000
CreatedDate 2014-08-27T15:19:24

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XmlRpc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XmlRpc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package XmlRpc
Installing the package (HTTP Basic authentication):
Install-Package XmlRpc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XmlRpc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XmlRpc

OpenWrap

Installing the package:
o add-wrap XmlRpc
Uninstalling the package:
o remove-wrap XmlRpc

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.1
2.1