Xamarin.Auth.XamarinForms
1.7.0
Prefix Reserved
.NET Standard 1.0
Requires NuGet 2.8.1 or higher.
Install-Package Xamarin.Auth.XamarinForms -Version 1.7.0
dotnet add package Xamarin.Auth.XamarinForms --version 1.7.0
<PackageReference Include="Xamarin.Auth.XamarinForms" 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.XamarinForms --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Auth.XamarinForms, 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.XamarinForms as a Cake Addin
#addin nuget:?package=Xamarin.Auth.XamarinForms&version=1.7.0
// Install Xamarin.Auth.XamarinForms as a Cake Tool
#tool nuget:?package=Xamarin.Auth.XamarinForms&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross-platform API for authenticating users and storing their accounts.
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.
-
All Frameworks
- Xamarin.Auth (>= 1.7.0)
- Xamarin.Forms (>= 2.3.0)
-
MonoAndroid 1.0
- Xamarin.Android.Support.CustomTabs (>= 23.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Xamarin.Auth.XamarinForms:
Package | Downloads |
---|---|
Xamarin.Form.CommonCore.Droid
Dependency installer for CommonCore nuget packets |
|
Xamarin.Form.CommonCore.IOS
Dependency installer for CommonCore nuget packets |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xamarin.Auth.XamarinForms:
Repository | Stars |
---|---|
xamarin/Xamarin.Auth
Xamarin.Auth
|
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 68,923 | 6/28/2019 |
1.7.0-alpha01 | 417 | 6/6/2019 |
1.6.0.4 | 51,428 | 11/15/2018 |
1.6.0.3 | 1,684 | 11/7/2018 |
1.6.0.2 | 18,285 | 4/16/2018 |
1.6.0.1 | 2,627 | 3/21/2018 |
1.6.0 | 2,174 | 3/9/2018 |
1.6.0-alpha05 | 1,080 | 2/24/2018 |
1.6.0-alpha04 | 1,059 | 2/20/2018 |
1.6.0-alpha03 | 1,019 | 2/14/2018 |
1.5.0.3 | 31,439 | 6/21/2017 |
1.5.0.2 | 5,170 | 6/19/2017 |
1.5.0.1 | 1,891 | 6/15/2017 |
1.5.0 | 3,699 | 5/22/2017 |
1.5.0-alpha-16 | 1,161 | 5/19/2017 |
1.5.0-alpha-15 | 1,149 | 5/12/2017 |
1.5.0-alpha-14 | 1,061 | 5/11/2017 |
1.5.0-alpha-13 | 1,148 | 5/9/2017 |
1.5.0-alpha-12 | 1,039 | 5/7/2017 |
1.5.0-alpha-11 | 1,066 | 5/1/2017 |
1.5.0-alpha-10 | 1,108 | 4/27/2017 |
1.5.0-alpha-09 | 1,967 | 4/26/2017 |
1.5.0-alpha-08 | 1,039 | 4/24/2017 |
1.5.0-alpha-07 | 1,007 | 4/24/2017 |
1.5.0-alpha-06 | 1,046 | 4/23/2017 |
1.5.0-alpha-05 | 1,045 | 4/21/2017 |
1.5.0-alpha-04 | 1,042 | 4/20/2017 |
1.5.0-alpha-03 | 1,040 | 4/19/2017 |
1.5.0-alpha-02 | 1,074 | 4/13/2017 |
- FindAccountsForService throws on iOS #370
- updates to stale projects (dependencies, targets)
- removed unsupported platforms (Windows Phone, Windows 8.x)