FubarCoder.RestSharp.Portable.OAuth1
4.0.6
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FubarCoder.RestSharp.Portable.OAuth1 -Version 4.0.6
dotnet add package FubarCoder.RestSharp.Portable.OAuth1 --version 4.0.6
<PackageReference Include="FubarCoder.RestSharp.Portable.OAuth1" Version="4.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FubarCoder.RestSharp.Portable.OAuth1 --version 4.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FubarCoder.RestSharp.Portable.OAuth1, 4.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FubarCoder.RestSharp.Portable.OAuth1 as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth1&version=4.0.6
// Install FubarCoder.RestSharp.Portable.OAuth1 as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth1&version=4.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Using the new core library
Dependencies
-
.NETFramework 4.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
-
.NETFramework 4.5
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
-
.NETStandard 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
- Portable.BouncyCastle (>= 1.8.1)
-
.NETStandard 1.3
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
-
MonoAndroid 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
-
MonoTouch 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
- Portable.BouncyCastle (>= 1.8.1)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
- Portable.BouncyCastle (>= 1.8.1)
-
Silverlight 5.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
- Portable.BouncyCastle (>= 1.8.1)
-
Xamarin.iOS 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.6)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FubarCoder.RestSharp.Portable.OAuth1:
Package | Downloads |
---|---|
FubarCoder.RestSharp.Portable.OAuth2
This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
|
GitHub repositories
This package is not used by any popular GitHub repositories.