PortableRest 4.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package PortableRest --version 4.0.0
NuGet\Install-Package PortableRest -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PortableRest" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableRest --version 4.0.0
#r "nuget: PortableRest, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PortableRest as a Cake Addin
#addin nuget:?package=PortableRest&version=4.0.0

// Install PortableRest as a Cake Tool
#tool nuget:?package=PortableRest&version=4.0.0

A library for building REST API client wrappers to be used by .NET Standard 2.0 apps.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on PortableRest:

Package Downloads
Bing.RestClient

Curiously, Bing does not provide a framework for accessing their REST APIs in .NET. This library attempts to solve that problem, with a PCL that works on .NET 4.5, Windows 8.x, Windows Phone 8, and Mono.

NewRelic.RestApi

A Portable Class Library implementation of the New Relic REST API. Powered by PortableRest. Supports .NET 4.5, Windows Phone 8, and Windows 8.x. This project is not endorsed or supported by New Relic. NOTE: You may NOT use this library to build applications that replicate the functionality of http://bit.ly/newrelicalerts for sale in the Windows Phone 8 or Windows 8.x stores.

PortableRest.Signed

This package has been deprecated, because the core library is being signed again (per Microsoft OSS standards). Please use the PortableRest package instead.

Wistia.Core

.NET wrapper for Wistia's API

Xbox.Music

A Portable Class Library implementation of the Xbox Music API, powered by PortableRest. (.NET 4.5, Windows Phone 8, and Windows 8.x)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0-CI-20231120-225453 368 11/20/2023
4.1.0-CI-20220725-160035 801 7/25/2022
4.1.0-CI-20201113-175637 1,789 11/13/2020
4.1.0-CI-20200529-152344 2,465 5/29/2020
4.1.0-CI-20200528-221935 437 5/28/2020
4.1.0-CI-20200528-213121 449 5/28/2020
4.1.0-CI-20200528-192624 464 5/28/2020
4.1.0-CI-20200527-232655 505 5/27/2020
4.1.0-CI-20200527-222425 462 5/27/2020
4.1.0-CI-20200527-221340 480 5/27/2020
4.0.1-CI-20191119-191939 725 11/19/2019
4.0.1-CI-20191119-191316 395 11/19/2019
4.0.0 5,355 11/13/2019
4.0.0-beta1.12 1,973 12/9/2017
4.0.0-alpha1 1,394 6/10/2017
3.1.0-beta7 2,451 10/10/2016
3.1.0-beta6 1,095 9/13/2016
3.1.0-beta5 1,067 9/10/2016
3.1.0-Beta4 1,944 11/30/2015
3.1.0-Beta3 1,418 11/30/2015
3.1.0-Beta2a 1,279 11/16/2015
3.1.0-Beta2 1,164 11/16/2015
3.1.0-Beta1 1,382 8/27/2014
3.0.1 72,280 8/16/2014
3.0.0 17,610 8/15/2014
3.0.0-RC12 3,503 8/7/2014
2.5.4 6,092 4/17/2014
2.5.3 1,385 4/15/2014
2.5.2 1,369 4/15/2014
2.5.1 1,364 4/13/2014
2.4.2 1,465 4/5/2014
2.4.1 8,847 1/8/2014
2.4.0 1,340 1/5/2014
2.3.0 1,719 12/21/2013
2.1.2 1,463 11/27/2013
2.1.1 6,599 11/23/2013
2.1.0 1,306 11/19/2013
2.0.0 1,899 10/27/2013

4.0.0
 • .NET Standard 2.0 support.
 • Back to strong-name signing, per Microsoft's OSS reccomendations.

3.1.0
 • Multipart/form-data support.
 • .NET Standard 1.1 Support.
 • Now uses a static HttpClient internal instance. (fixes http://aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/)

3.0.1
 • Tons of bug fixes.
 • Improved the way PortableRest handles parameters being sent over the wire.
 • Added constructor overload that accepts a custom HttpMessageHandler for all requests the HttpClient makes.
 • Added support for using the AsyncOAuth NuGet package for leveraging OAuth in your requests.
 • Added support for specifying the JsonSerializerSettings on a client-wide or per-request basis, with request-specific settings taking precedence.
 • Enhanced the SendAsync method to pass exceptions thrown by the serializer into the RestResponse.
 • The serializer now strips namespaces from XML payloads before attempting to de-serialize. You may need to update your objects to [DataContract(Namespace="")] if you use XML-based Rest services.
 • WARNING: Strong name signing is removed in this version. See the PortableRest.Signed package for those needing SNK support (but you will not be able to use AsyncOAuth, as it is not signed).

2.5
 • New generic and non-generic SendAsync() methods that return a RestResponse with more detailed information.
 • Fixed an issue where the Async call can deadlock in certain situations.
 • Added CancellationToken support.
 • Windows Phone 8.1 support.

2.4.1
 • RestClient.CookieContainer property to share cookies between requests.
 • (Breaking) Reorganized namespaces.
 • Added more documentation.

2.4
 • Added ability to set encoding on individual parameters.
 • Added request-specific headers for OAuth compatibility.
 • Added RestClient.SetUserAgent()to set the UserAgent for you.

2.3
 • Triumphant return of SL5 support.
 • Better documentation.
 • RestClient.ExecuteAsync can return the raw string.
 • Misc. bug fixes.

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: Updated to latest packages, include Microsoft.Bcl.Build directly to help with app.config issues.
 1.1: Compiled to HttpClient 2.2.
 1.0.8: Compile to new dependencies.
 1.0.6: Update based on changes to HttpClient.Compression.
 1.0.5: Added Compression support.
 1.0.4-alpha: Added basic POST support, &amp; updated XML deserialization.
 1.0.3: Added XML deserialization with DataContracts.
 1.0.0: First release.