Galcorp.Auth.UWP 0.1.9-alpha

This is a prerelease version of Galcorp.Auth.UWP.
dotnet add package Galcorp.Auth.UWP --version 0.1.9-alpha
NuGet\Install-Package Galcorp.Auth.UWP -Version 0.1.9-alpha
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="Galcorp.Auth.UWP" Version="0.1.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Galcorp.Auth.UWP --version 0.1.9-alpha
#r "nuget: Galcorp.Auth.UWP, 0.1.9-alpha"
#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 Galcorp.Auth.UWP as a Cake Addin
#addin nuget:?package=Galcorp.Auth.UWP&version=0.1.9-alpha&prerelease

// Install Galcorp.Auth.UWP as a Cake Tool
#tool nuget:?package=Galcorp.Auth.UWP&version=0.1.9-alpha&prerelease

Add google authentication to UWP application. Based on google example. OAuth 2.0 for Mobile Desktop Apps

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
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
0.1.9-alpha 491 1/4/2019
0.1.8-alpha 469 1/3/2019
0.1.7-alpha 470 1/3/2019
0.1.6-alpha 490 11/24/2018
0.1.5-alpha 484 11/23/2018
0.1.4-alpha 476 11/23/2018
0.1.3-alpha 463 11/22/2018
0.1.2-alpha 710 11/21/2018

Added logging with google