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,366
Published
Apr 15, 2014
Latest stable version

Install

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

Frameworks

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

Dependencies

Newtonsoft.Json
.NETPortable0.0-net45+sl5+wp8+win8+wpa81
[6.0.2, )
Microsoft.Bcl
.NETPortable0.0-net45+sl5+wp8+win8+wpa81
[1.1.8, )
Microsoft.Bcl.Async
.NETPortable0.0-net45+sl5+wp8+win8+wpa81
[1.0.168, )
Microsoft.Bcl.Build
.NETPortable0.0-net45+sl5+wp8+win8+wpa81
[1.0.14, )
Microsoft.Net.Http
.NETPortable0.0-net45+sl5+wp8+win8+wpa81
[2.2.20, )

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.