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,568 10/1/2020
2.1.12 45,348 6/15/2020
2.1.12-beta 358 6/15/2020
2.1.9-beta 374 6/15/2020
2.1.5 3,624 5/8/2020
2.0.31 795 5/8/2020
2.0.18-beta 2,284 1/15/2020
2.0.17-beta 392 1/15/2020
2.0.15-beta 408 1/15/2020
2.0.13-beta 391 1/14/2020
2.0.11-beta 366 1/14/2020
2.0.9-beta 397 1/14/2020
2.0.2-beta 388 1/14/2020
1.1.1 9,870 4/16/2019
1.1.0 1,873 11/28/2018
1.0.24-beta 831 11/28/2018
1.0.23-beta 564 11/26/2018
1.0.22-beta 539 11/22/2018
1.0.21-beta 556 11/22/2018
1.0.20-beta 521 11/22/2018
1.0.19-beta 577 11/19/2018
1.0.18-beta 562 11/19/2018
1.0.17-beta 565 11/17/2018
1.0.16-beta 583 11/15/2018
1.0.15-beta 681 8/7/2018
1.0.14 1,194 7/24/2018
1.0.13-beta 777 7/19/2018
1.0.12-beta 817 7/2/2018
1.0.11-beta 778 7/2/2018
1.0.10-beta 762 7/2/2018
1.0.9-beta 798 6/17/2018
1.0.8 934 6/13/2018
1.0.7-beta 680 6/13/2018
1.0.6-beta 729 6/13/2018
1.0.5-beta 777 6/12/2018
1.0.4-beta 804 5/26/2018
1.0.3-beta 853 5/25/2018
1.0.2-beta 798 5/25/2018
1.0.1-beta 815 5/25/2018
1.0.0 953 7/24/2018
1.0.0-beta 797 5/25/2018
0.5.0-beta 1,650 4/7/2018
0.4.0-beta 764 3/24/2018
0.3.0-beta 914 3/24/2018
0.2.0-beta 987 3/24/2018
0.1.0-beta 925 3/23/2018

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