FubarCoder.RestSharp.Portable
1.5.0.1
Prefix Reserved
See the version list below for details.
dotnet add package FubarCoder.RestSharp.Portable --version 1.5.0.1
NuGet\Install-Package FubarCoder.RestSharp.Portable -Version 1.5.0.1
<PackageReference Include="FubarCoder.RestSharp.Portable" Version="1.5.0.1" />
<PackageVersion Include="FubarCoder.RestSharp.Portable" Version="1.5.0.1" />
<PackageReference Include="FubarCoder.RestSharp.Portable" />
paket add FubarCoder.RestSharp.Portable --version 1.5.0.1
#r "nuget: FubarCoder.RestSharp.Portable, 1.5.0.1"
#:package FubarCoder.RestSharp.Portable@1.5.0.1
#addin nuget:?package=FubarCoder.RestSharp.Portable&version=1.5.0.1
#tool nuget:?package=FubarCoder.RestSharp.Portable&version=1.5.0.1
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all!
Supported Platforms:
- .NET Framework 4
- .NET for Windows Store apps
- Windows Phone 8
- Silverlight 5
- Portable Class Libraries
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
- Microsoft.Bcl (>= 1.1.6)
- Microsoft.Bcl.Async (>= 1.0.165)
- Microsoft.Bcl.Build (>= 1.0.13)
- Microsoft.Net.Http (>= 2.2.18)
- Newtonsoft.Json (>= 5.0.8)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on FubarCoder.RestSharp.Portable:
| Package | Downloads |
|---|---|
|
App360SDK
http://docs.app360.vn/app360-wp-quickstart/ |
|
|
WmBarrettSimms.WordPressRestApi
WordPress Rest API v2 PCL library |
|
|
TransportApi.Portable.Sdk
Portable C# Sdk for the WhereIsMyTransport platform. |
|
|
RestSharp.Portable.Hal
Portable HAL client for .NET. There's a CSharp version for CS. |
|
|
bnoffer.owncloudsharp
A C# client library for ownCloud 8.2+ |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FubarCoder.RestSharp.Portable:
| Repository | Stars |
|---|---|
|
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
|
|
|
xiaoyaocz/biliuwp
bilibili uwp
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.0 | 284,059 | 5/27/2016 |
| 3.2.0 | 7,327 | 5/13/2016 |
| 3.1.3 | 17,153 | 3/24/2016 |
| 3.1.2 | 5,305 | 3/24/2016 |
| 3.1.1 | 5,492 | 3/23/2016 |
| 3.1.0 | 34,504 | 11/28/2015 |
| 3.0.0-beta14 | 5,225 | 11/26/2015 |
| 3.0.0-beta12 | 4,739 | 11/15/2015 |
| 3.0.0-beta11 | 4,857 | 11/8/2015 |
| 3.0.0-beta09 | 4,870 | 10/19/2015 |
| 3.0.0-beta08 | 4,881 | 10/19/2015 |
| 3.0.0-beta07 | 5,100 | 10/19/2015 |
| 3.0.0-beta06 | 5,362 | 10/5/2015 |
| 3.0.0-beta05 | 5,198 | 10/5/2015 |
| 3.0.0-beta04 | 5,461 | 10/4/2015 |
| 3.0.0-beta03 | 5,255 | 9/25/2015 |
| 3.0.0-beta02 | 5,201 | 9/25/2015 |
| 3.0.0-beta01 | 5,252 | 8/19/2015 |
| 2.4.5 | 17,557 | 11/8/2015 |
| 1.5.0.1 | 4,047 | 2/17/2014 |
- Added DataContract serializer/deserializer
- Increased compatibility with RestSharp