Google.Apis
1.21.0
See the version list below for details.
Install-Package Google.Apis -Version 1.21.0
dotnet add package Google.Apis --version 1.21.0
<PackageReference Include="Google.Apis" Version="1.21.0" />
paket add Google.Apis --version 1.21.0
#r "nuget: Google.Apis, 1.21.0"
// Install Google.Apis as a Cake Addin
#addin nuget:?package=Google.Apis&version=1.21.0
// Install Google.Apis as a Cake Tool
#tool nuget:?package=Google.Apis&version=1.21.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
| 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 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | win81 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Google.Apis.Core (>= 1.21.0)
- Zlib.Portable.Signed (>= 1.11.0)
-
.NETStandard 1.3
- Google.Apis.Core (>= 1.21.0)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Net.Http (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Reflection (>= 4.1.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
All Frameworks
- Google.Apis.Core (>= 1.21.0)
- Zlib.Portable.Signed (>= 1.11.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Google.Apis:
| 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 |
|
|
Google.Apis.Auth
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 |
|
|
DevExpress.Win.Scheduler.GoogleCalendar
This package allows you to synchronize the DevExpress Scheduler control with Google Calendars. |