FubarCoder.RestSharp.Portable.OAuth1
4.0.8
Prefix Reserved
Install-Package FubarCoder.RestSharp.Portable.OAuth1 -Version 4.0.8
dotnet add package FubarCoder.RestSharp.Portable.OAuth1 --version 4.0.8
<PackageReference Include="FubarCoder.RestSharp.Portable.OAuth1" Version="4.0.8" />
paket add FubarCoder.RestSharp.Portable.OAuth1 --version 4.0.8
#r "nuget: FubarCoder.RestSharp.Portable.OAuth1, 4.0.8"
// Install FubarCoder.RestSharp.Portable.OAuth1 as a Cake Addin
#addin nuget:?package=FubarCoder.RestSharp.Portable.OAuth1&version=4.0.8
// Install FubarCoder.RestSharp.Portable.OAuth1 as a Cake Tool
#tool nuget:?package=FubarCoder.RestSharp.Portable.OAuth1&version=4.0.8
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)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
native | native |
Silverlight | sl5 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
-
.NETFramework 4.5
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
-
.NETStandard 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
- Portable.BouncyCastle (>= 1.8.1)
-
.NETStandard 1.3
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
-
MonoAndroid 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
-
MonoTouch 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
- 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.8)
- Portable.BouncyCastle (>= 1.8.1)
-
Silverlight 5.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
- Portable.BouncyCastle (>= 1.8.1)
-
Xamarin.iOS 1.0
- FubarCoder.RestSharp.Portable.Core (>= 4.0.8)
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.
- Using the new core library