FubarCoder.RestSharp.Portable.Core 3.0.0-alpha4

This is a prerelease version of FubarCoder.RestSharp.Portable.Core.
dotnet add package FubarCoder.RestSharp.Portable.Core --version 3.0.0-alpha4
NuGet\Install-Package FubarCoder.RestSharp.Portable.Core -Version 3.0.0-alpha4
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.0.0-alpha4" />
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.0.0-alpha4
#r "nuget: FubarCoder.RestSharp.Portable.Core, 3.0.0-alpha4"
#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.0.0-alpha4&prerelease

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

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.

This package has no dependencies.

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
3.0.0-alpha4 220 4/23/2015

- New core library that contains all interfaces and some generic stuff