Plugin.GoogleClient 2.1.12

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Plugin.GoogleClient --version 2.1.12                
NuGet\Install-Package Plugin.GoogleClient -Version 2.1.12                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Plugin.GoogleClient" Version="2.1.12" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.GoogleClient --version 2.1.12                
#r "nuget: Plugin.GoogleClient, 2.1.12"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Plugin.GoogleClient as a Cake Addin
#addin nuget:?package=Plugin.GoogleClient&version=2.1.12

// Install Plugin.GoogleClient as a Cake Tool
#tool nuget:?package=Plugin.GoogleClient&version=2.1.12                

Google authentication handling across Xamarin.iOS and Xamarin.Android

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid90 is compatible.  monoandroid10.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.1.16-beta 5,584 10/1/2020
2.1.12 45,616 6/15/2020
2.1.12-beta 363 6/15/2020
2.1.9-beta 379 6/15/2020
2.1.5 3,635 5/8/2020
2.0.31 804 5/8/2020
2.0.18-beta 2,292 1/15/2020
2.0.17-beta 399 1/15/2020
2.0.15-beta 413 1/15/2020
2.0.13-beta 396 1/14/2020
2.0.11-beta 371 1/14/2020
2.0.9-beta 404 1/14/2020
2.0.2-beta 393 1/14/2020
1.1.1 9,948 4/16/2019
1.1.0 1,884 11/28/2018
1.0.24-beta 840 11/28/2018
1.0.23-beta 573 11/26/2018
1.0.22-beta 548 11/22/2018
1.0.21-beta 566 11/22/2018
1.0.20-beta 530 11/22/2018
1.0.19-beta 586 11/19/2018
1.0.18-beta 571 11/19/2018
1.0.17-beta 574 11/17/2018
1.0.16-beta 592 11/15/2018
1.0.15-beta 686 8/7/2018
1.0.14 1,201 7/24/2018
1.0.13-beta 782 7/19/2018
1.0.12-beta 822 7/2/2018
1.0.11-beta 783 7/2/2018
1.0.10-beta 767 7/2/2018
1.0.9-beta 803 6/17/2018
1.0.8 941 6/13/2018
1.0.7-beta 687 6/13/2018
1.0.6-beta 734 6/13/2018
1.0.5-beta 782 6/12/2018
1.0.4-beta 811 5/26/2018
1.0.3-beta 858 5/25/2018
1.0.2-beta 805 5/25/2018
1.0.1-beta 820 5/25/2018
1.0.0 960 7/24/2018
1.0.0-beta 802 5/25/2018
0.5.0-beta 1,657 4/7/2018
0.4.0-beta 769 3/24/2018
0.3.0-beta 921 3/24/2018
0.2.0-beta 992 3/24/2018
0.1.0-beta 930 3/23/2018

BREAKING CHANGE: Expose IdToken and AccessToken instead of ActiveToken. ActiveToken property was removed