Google.Apis.Auth
1.42.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Install-Package Google.Apis.Auth -Version 1.42.0
dotnet add package Google.Apis.Auth --version 1.42.0
<PackageReference Include="Google.Apis.Auth" Version="1.42.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Google.Apis.Auth --version 1.42.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Google.Apis.Auth, 1.42.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Google.Apis.Auth as a Cake Addin
#addin nuget:?package=Google.Apis.Auth&version=1.42.0
// Install Google.Apis.Auth as a Cake Tool
#tool nuget:?package=Google.Apis.Auth&version=1.42.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Google.Apis (>= 1.42.0)
- Google.Apis.Core (>= 1.42.0)
-
.NETStandard 1.3
- Google.Apis (>= 1.42.0)
- Google.Apis.Core (>= 1.42.0)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Process (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
-
.NETStandard 2.0
- Google.Apis (>= 1.42.0)
- Google.Apis.Core (>= 1.42.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Google.Apis.Auth:
| Package | Downloads |
|---|---|
|
Google.Apis.Sheets.v4
Google APIs Client Library for working with Sheets v4.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/sheets/v4
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
|
|
|
Google.Apis.YouTube.v3
Google APIs Client Library for working with Youtube v3.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/youtube/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
|
|
|
DevExpress.Win.Scheduler.GoogleCalendar
This package allows you to synchronize the DevExpress Scheduler control with Google Calendars.
|