Metadata >> NuGet >> PortableRest >> 2.3

2.3

Metadata

Authors AdvancedREI
Copyrights Copyright © 2013-2014 AdvancedREI, LLC.
Description A library for consuming REST APIs from Portable Class Libraries (.NET 4.5, SL5, Windows Phone 8, and Windows 8.x). Designed to be partially drop-in compatible with RestSharp.
IconUrl https://advancedrei.blob.core.windows.net/nuget/PortableRest.png
LicenseUrl http://choosealicense.com/licenses/mit/
Owners AdvancedREI
ProjectUrl http://github.com/AdvancedREI/PortableRest
ReleaseNotes 2.3: Triumphant return of SL5 support. Better documentation. RestClient.ExecuteAsync can return the raw string. Bug fixes. 2.1.2: Adds missing XML documentation file. 2.1: Adds RestRequest.AddQueryString. Updated minimum package references for Mono-compatible licenses. 2.0: Removed support for Silverlight due to Microsoft's new Reflection framework on .NET 4.5. Added initial support for submitting XML payloads. Strong-name signed the assembly so it can be used in strong-name signed projects. 1.2.0-beta: Updated to latest packages, include Microsoft.Bcl.Build directly to help with app.config issues. 1.1.0-alpha: Compiled to HttpClient 2.2. 1.0.8-alpha: Compile to new dependencies. 1.0.6-alpha: Update based on changes to HttpClient.Compression. 1.0.5-alpha: Added Compression support. 1.0.4-alpha: Added basic POST support, & updated XML deserialization. 1.0.3-alpha: Added XML deserialization with DataContracts. 1.0.0-alpha: First release.
RequireLicenseAcceptance False
Tags HttpClient, REST, Portable Class Library, PCL, RestSharp, HTTP, API, JSON, XML
Dependencies Newtonsoft.Json:5.0.8:portable-net45+wp80+win80|Microsoft.Bcl:1.1.6:portable-net45+wp80+win80|Microsoft.Bcl.Async:1.0.165:portable-net45+wp80+win80|Microsoft.Bcl.Build:1.0.13:portable-net45+wp80+win80|Microsoft.Net.Http:2.2.18:portable-net45+wp80+win80
Title PortableRest
PackageSize 33478
PackageHashAlgorithm SHA512
PackageHash P/zQLwe83sYo4h8tH5uWBw5snNPnffb74Vf6bKBSx54V3BoC4gROikVTqKMktA6k9cQJH9IP96luvEisIG1Yhw==
DownloadCount 000000
CreatedDate 2013-12-21T17:30:19

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 PortableRest -Version 2.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PortableRest -Version 2.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete PortableRest 2.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap PortableRest -Version 2.3
Uninstalling the package:
o remove-wrap PortableRest

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
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+sl5+wp8+win8 Binaries