Skip to main content
PortableRest package icon

PortableRest

A library for consuming REST APIs from Portable Class Libraries (.NET 4.5, Silverlight 5, Windows Phone 8, and Windows 8.x). Designed to be partially drop-in compatible with RestSharp.

Total Downloads
251.4K
251,419
Published
Jan 8, 2014
Latest stable version

Install

.NET CLI
dotnet add package PortableRest --version 2.4.1
Package Manager Console
Install-Package PortableRest -Version 2.4.1
PackageReference
<PackageReference Include="PortableRest" Version="2.4.1" />

Frameworks

.NETPortable0.0-net45+sl5+wp8+win8

Dependencies

Newtonsoft.Json
.NETPortable0.0-net45+sl5+wp8+win8
[5.0.8, )
Microsoft.Bcl
.NETPortable0.0-net45+sl5+wp8+win8
[1.1.6, )
Microsoft.Bcl.Async
.NETPortable0.0-net45+sl5+wp8+win8
[1.0.165, )
Microsoft.Bcl.Build
.NETPortable0.0-net45+sl5+wp8+win8
[1.0.13, )
Microsoft.Net.Http
.NETPortable0.0-net45+sl5+wp8+win8
[2.2.18, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.