Xamarin.Auth.Extensions
1.7.0
Prefix Reserved
.NET Standard 1.0
Requires NuGet 2.8.1 or higher.
Install-Package Xamarin.Auth.Extensions -Version 1.7.0
dotnet add package Xamarin.Auth.Extensions --version 1.7.0
<PackageReference Include="Xamarin.Auth.Extensions" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Auth.Extensions --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Auth.Extensions, 1.7.0"
#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 Xamarin.Auth.Extensions as a Cake Addin
#addin nuget:?package=Xamarin.Auth.Extensions&version=1.7.0
// Install Xamarin.Auth.Extensions as a Cake Tool
#tool nuget:?package=Xamarin.Auth.Extensions&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Non-standard Extensions (utilities) to Xamarin-Auth (refresh-token)
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 | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- PCLCrypto (>= 2.0.147)
- Xamarin.Auth (>= 1.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 34,112 | 6/28/2019 |
1.7.0-alpha01 | 1,244 | 6/6/2019 |
1.6.0.4 | 31,264 | 11/15/2018 |
1.6.0.3 | 1,169 | 11/7/2018 |
1.6.0.2 | 14,653 | 4/16/2018 |
1.6.0.1 | 1,735 | 3/21/2018 |
1.6.0 | 1,395 | 3/9/2018 |
1.6.0-alpha05 | 1,023 | 2/24/2018 |
1.6.0-alpha04 | 994 | 2/20/2018 |
1.6.0-alpha03 | 951 | 2/14/2018 |
1.5.0.3 | 8,394 | 6/21/2017 |
1.5.0.2 | 3,461 | 6/19/2017 |
1.5.0.1 | 1,267 | 6/15/2017 |
1.5.0 | 1,361 | 5/22/2017 |
1.5.0-alpha-16 | 1,002 | 5/19/2017 |
1.5.0-alpha-15 | 1,017 | 5/12/2017 |
1.5.0-alpha-14 | 1,013 | 5/11/2017 |
1.5.0-alpha-13 | 1,007 | 5/9/2017 |
1.5.0-alpha-12 | 1,033 | 5/7/2017 |
1.5.0-alpha-11 | 1,015 | 5/1/2017 |
1.5.0-alpha-10 | 1,041 | 4/27/2017 |
1.5.0-alpha-09 | 1,046 | 4/26/2017 |
1.5.0-alpha-08 | 1,005 | 4/24/2017 |
1.5.0-alpha-07 | 1,022 | 4/24/2017 |
1.5.0-alpha-06 | 1,015 | 4/23/2017 |
1.5.0-alpha-05 | 1,026 | 4/21/2017 |
1.5.0-alpha-04 | 1,026 | 4/20/2017 |
1.5.0-alpha-03 | 1,002 | 4/19/2017 |
1.5.0-alpha-02 | 1,024 | 4/13/2017 |
1.5.0-alpha-01 | 1,066 | 4/12/2017 |
1.4.0.1 | 1,551 | 3/30/2017 |
1.3.2.7 | 1,230 | 3/17/2017 |
1.3.2.7-alpha01 | 1,029 | 3/16/2017 |
1.3.2.6 | 1,161 | 3/14/2017 |
1.3.2.5 | 1,159 | 3/6/2017 |
1.3.2.4 | 1,152 | 3/5/2017 |
1.3.2.3 | 1,216 | 3/2/2017 |
1.3.2.2 | 1,272 | 2/24/2017 |
1.3.2.1 | 1,495 | 2/1/2017 |
1.3.2 | 1,231 | 1/23/2017 |
1.3.2-alpha-04 | 1,046 | 1/12/2017 |
1.3.2-alpha-03 | 1,087 | 1/8/2017 |
- FindAccountsForService throws on iOS #370
- updates to stale projects (dependencies, targets)
- removed unsupported platforms (Windows Phone, Windows 8.x)