Google.Apis.Auth
1.42.0
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" />
paket add Google.Apis.Auth --version 1.42.0
#r "nuget: Google.Apis.Auth, 1.42.0"
// 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 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
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.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)
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. |