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,488 10/1/2020
2.1.12 43,456 6/15/2020
2.1.12-beta 334 6/15/2020
2.1.9-beta 344 6/15/2020
2.1.5 3,586 5/8/2020
2.0.31 763 5/8/2020
2.0.18-beta 2,251 1/15/2020
2.0.17-beta 371 1/15/2020
2.0.15-beta 387 1/15/2020
2.0.13-beta 366 1/14/2020
2.0.11-beta 345 1/14/2020
2.0.9-beta 373 1/14/2020
2.0.2-beta 365 1/14/2020
1.1.1 9,716 4/16/2019
1.1.0 1,840 11/28/2018
1.0.24-beta 799 11/28/2018
1.0.23-beta 538 11/26/2018
1.0.22-beta 511 11/22/2018
1.0.21-beta 528 11/22/2018
1.0.20-beta 494 11/22/2018
1.0.19-beta 551 11/19/2018
1.0.18-beta 541 11/19/2018
1.0.17-beta 538 11/17/2018
1.0.16-beta 559 11/15/2018
1.0.15-beta 655 8/7/2018
1.0.14 1,168 7/24/2018
1.0.13-beta 749 7/19/2018
1.0.12-beta 798 7/2/2018
1.0.11-beta 757 7/2/2018
1.0.10-beta 740 7/2/2018
1.0.9-beta 767 6/17/2018
1.0.8 923 6/13/2018
1.0.7-beta 659 6/13/2018
1.0.6-beta 702 6/13/2018
1.0.5-beta 752 6/12/2018
1.0.4-beta 780 5/26/2018
1.0.3-beta 828 5/25/2018
1.0.2-beta 786 5/25/2018
1.0.1-beta 793 5/25/2018
1.0.0 926 7/24/2018
1.0.0-beta 773 5/25/2018
0.5.0-beta 1,629 4/7/2018
0.4.0-beta 735 3/24/2018
0.3.0-beta 904 3/24/2018
0.2.0-beta 963 3/24/2018
0.1.0-beta 900 3/23/2018

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