Xamarin.Auth
1.7.0
Prefix Reserved
Requires NuGet 2.8.1 or higher.
Install-Package Xamarin.Auth -Version 1.7.0
dotnet add package Xamarin.Auth --version 1.7.0
<PackageReference Include="Xamarin.Auth" Version="1.7.0" />
paket add Xamarin.Auth --version 1.7.0
#r "nuget: Xamarin.Auth, 1.7.0"
// Install Xamarin.Auth as a Cake Addin
#addin nuget:?package=Xamarin.Auth&version=1.7.0
// Install Xamarin.Auth as a Cake Tool
#tool nuget:?package=Xamarin.Auth&version=1.7.0
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 |
-
MonoAndroid 1.0
- Xamarin.Android.Support.CustomTabs (>= 23.3.0)
-
MonoAndroid 7.0
- Xamarin.Android.Support.CustomTabs (>= 23.3.0)
-
MonoAndroid 7.1
- Xamarin.Android.Support.CustomTabs (>= 27.4.0.2)
-
MonoAndroid 8.0
- Xamarin.Android.Support.CustomTabs (>= 28.0.0.1)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on Xamarin.Auth:
Package | Downloads |
---|---|
Xamarin.Auth.XamarinForms
A cross-platform API for authenticating users and storing their accounts. |
|
Xamarin.Auth.Extensions
Non-standard Extensions (utilities) to Xamarin-Auth (refresh-token) |
|
Xamarin.Social
Share statuses, links, and images on Facebook, Flickr, Twitter and more. |
|
Definux.Emeraude.MobileSdk
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms. |
|
Xamarin.Form.CommonCore.Droid
Dependency installer for CommonCore nuget packets |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Xamarin.Auth:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
|
Esri/arcgis-runtime-samples-dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
|
|
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
|
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 706,133 | 6/28/2019 |
1.7.0-alpha01 | 2,662 | 6/6/2019 |
1.6.0.4 | 346,569 | 11/15/2018 |
1.6.0.3 | 36,653 | 11/7/2018 |
1.6.0.2 | 189,588 | 4/16/2018 |
1.6.0.1 | 34,681 | 3/21/2018 |
1.6.0 | 65,528 | 3/9/2018 |
1.6.0-alpha05 | 1,658 | 2/24/2018 |
1.6.0-alpha04 | 1,685 | 2/20/2018 |
1.6.0-alpha03 | 1,313 | 2/14/2018 |
1.6.0-alpha02 | 1,111 | 2/9/2018 |
1.6.0-alpha01 | 1,212 | 2/3/2018 |
1.5.0.3 | 265,990 | 6/20/2017 |
1.5.0.2 | 3,432 | 6/19/2017 |
1.5.0.1 | 11,520 | 6/15/2017 |
1.5.0 | 23,783 | 5/22/2017 |
1.3.2.7 | 10,606 | 3/17/2017 |
1.3.2.6 | 3,047 | 3/14/2017 |
1.3.2.5 | 3,942 | 3/6/2017 |
1.3.2.4 | 1,574 | 3/5/2017 |
1.3.2.3 | 1,793 | 3/2/2017 |
1.3.2.2 | 3,684 | 2/24/2017 |
1.3.2.1 | 20,197 | 2/1/2017 |
1.3.2 | 13,678 | 1/23/2017 |
1.3.1.1 | 57,749 | 8/17/2016 |
1.3.1 | 12,440 | 8/16/2016 |
1.3.0 | 46,522 | 4/25/2016 |
- FindAccountsForService throws on iOS #370
- updates to stale projects (dependencies, targets)
- removed unsupported platforms (Windows Phone, Windows 8.x)