FubarCoder.RestSharp.Portable.Core 3.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable.Core --version 3.2.0                
NuGet\Install-Package FubarCoder.RestSharp.Portable.Core -Version 3.2.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="FubarCoder.RestSharp.Portable.Core" Version="3.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable.Core --version 3.2.0                
#r "nuget: FubarCoder.RestSharp.Portable.Core, 3.2.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 FubarCoder.RestSharp.Portable.Core as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.Core&version=3.2.0

// Install FubarCoder.RestSharp.Portable.Core as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable.Core&version=3.2.0                

This is the core RestSharp.Portable library which contains mostly interfaces
to allow dependent libraries to use as few dependencies as possible.

Supported Platforms:
- .NET Framework 4
- .NET for Windows Store apps
- .NET Native for Windows Store apps
- Windows Phone 8
- Windows Phone 8.1
- Silverlight 5
- Xamarin Android
- Xamarin iOS / MonoTouch
- Portable Class Libraries

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (63)

Showing the top 5 NuGet packages that depend on FubarCoder.RestSharp.Portable.Core:

Package Downloads
FubarCoder.RestSharp.Portable.HttpClient

Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)

Finbourne.EdpLusidSdk

LUSID SDK for EDP

sib_api_v3_sdk

Official SendinBlue provided RESTFul API V3 C# Library

Cloudmersive.APIClient.NETCore.VirusScan

Virus Scan API lets you scan files and content for viruses and identify security issues with content.

Flipdish

Client API C# library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FubarCoder.RestSharp.Portable.Core:

Repository Stars
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
Version Downloads Last updated
4.0.8 5,047,296 3/6/2017
4.0.7 5,616,292 11/9/2016
4.0.6 77,959 11/6/2016
3.3.0 125,207 5/27/2016
3.2.0 9,000 5/13/2016
3.1.3 21,513 3/24/2016
3.1.2 6,968 3/24/2016
3.1.1 7,128 3/23/2016
3.1.0 43,849 11/28/2015
3.0.0-beta14 6,796 11/26/2015
3.0.0-beta12 6,005 11/15/2015
3.0.0-beta11 6,062 11/8/2015
3.0.0-beta09 6,214 10/19/2015
3.0.0-beta08 6,112 10/19/2015
3.0.0-beta07 6,186 10/19/2015
3.0.0-beta06 6,827 10/5/2015
3.0.0-beta05 6,512 10/5/2015
3.0.0-beta04 6,676 10/4/2015
3.0.0-beta03 6,491 9/25/2015
3.0.0-beta02 6,377 9/25/2015
3.0.0-beta01 6,635 8/19/2015
3.0.0-alpha9 6,276 8/17/2015
3.0.0-alpha8 6,474 8/17/2015
3.0.0-alpha7 6,493 8/17/2015
3.0.0-alpha6 2,662 8/17/2015
3.0.0-alpha5 6,540 8/17/2015
3.0.0-alpha4 3,799 4/23/2015
3.0.0-alpha10 6,425 8/18/2015

- Fix for issue #55