Metadata >> NuGet >> XmlRpc >> 2.1

2.1

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 25933
PackageHashAlgorithm SHA512
PackageHash elCrh2/QRZlze7ysJudt3o6JtrNOs8M5+p6H4IgyxVGi02uNfe5JF+mGf7W9icX9g6/BcK1u90wKrpPzJlZpuA==
DownloadCount 000000
CreatedDate 2014-08-26T21:27:06

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XmlRpc -Version 2.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XmlRpc -Version 2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete XmlRpc 2.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related