AFSGoogle.Apis.Auth.Windows 2.0.0

dotnet add package AFSGoogle.Apis.Auth.Windows --version 2.0.0
                    
NuGet\Install-Package AFSGoogle.Apis.Auth.Windows -Version 2.0.0
                    
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="AFSGoogle.Apis.Auth.Windows" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AFSGoogle.Apis.Auth.Windows" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AFSGoogle.Apis.Auth.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AFSGoogle.Apis.Auth.Windows --version 2.0.0
                    
#r "nuget: AFSGoogle.Apis.Auth.Windows, 2.0.0"
                    
#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.
#addin nuget:?package=AFSGoogle.Apis.Auth.Windows&version=2.0.0
                    
Install AFSGoogle.Apis.Auth.Windows as a Cake Addin
#tool nuget:?package=AFSGoogle.Apis.Auth.Windows&version=2.0.0
                    
Install AFSGoogle.Apis.Auth.Windows as a Cake Tool

Googles.Apis.Auth rewritten for usage with UWP

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AFSGoogle.Apis.Auth.Windows:

Package Downloads
AFSGoogle.Apis.Youtube.v3.Windows

Google Youtube Api V3 for Windows 10 Fall Creators update some modifications done to work with windows 10 again but you need in Main App also: AFSGoogle.Apis.Util.Store for the StorageDataStore!!!!

AFSGoogle.Apis.Drive.v3.Windows

AFSGoogle.Apis.Drive.v3.Windows works with Windows 10 Fall Creators Update exact same code from Google.Apis.Drive.V3 only adapted to use UWP again

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,855 2/20/2018
1.0.0 2,880 1/10/2018

V2.0.0.0. works with Windows 10 Fall Creators Update