Google.Apis
1.61.0-beta02
Prefix Reserved
See the version list below for details.
dotnet add package Google.Apis --version 1.61.0-beta02
NuGet\Install-Package Google.Apis -Version 1.61.0-beta02
<PackageReference Include="Google.Apis" Version="1.61.0-beta02" />
paket add Google.Apis --version 1.61.0-beta02
#r "nuget: Google.Apis, 1.61.0-beta02"
// Install Google.Apis as a Cake Addin #addin nuget:?package=Google.Apis&version=1.61.0-beta02&prerelease // Install Google.Apis as a Cake Tool #tool nuget:?package=Google.Apis&version=1.61.0-beta02&prerelease
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+
- NetStandard1.3, providing .NET Core support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- Google.Apis.Core (>= 1.61.0-beta02)
-
.NETStandard 1.3
- Google.Apis.Core (>= 1.61.0-beta02)
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.4)
- System.Reflection.TypeExtensions (>= 4.7.0)
-
.NETStandard 2.0
- Google.Apis.Core (>= 1.61.0-beta02)
NuGet packages (723)
Showing the top 5 NuGet packages that depend on Google.Apis:
Package | Downloads |
---|---|
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. |
|
Google.Apis.Storage.v1
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package. This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use. Product documentation is available at: https://developers.google.com/storage/docs/json_api/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 |
|
Google.Apis.Bigquery.v2
This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package. This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/bigquery/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Bigquery.v2/latest/api/Google.Apis.Bigquery.v2.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Bigquery.v2 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 |
|
Google.Apis.Sheets.v4
Google APIs Client Library for working with Sheets v4. Product documentation is available at: https://developers.google.com/sheets/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Sheets.v4/latest/api/Google.Apis.Sheets.v4.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Sheets.v4 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 |
|
Google.Apis.Drive.v3
Google APIs Client Library for working with Drive v3. Product documentation is available at: https://developers.google.com/drive/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Drive.v3/latest/api/Google.Apis.Drive.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Drive.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 |
GitHub repositories (42)
Showing the top 5 popular GitHub repositories that depend on Google.Apis:
Repository | Stars |
---|---|
bombomby/optick
C++ Profiler For Games
|
|
OpenLiveWriter/OpenLiveWriter
An open source fork of Windows Live Writer
|
|
googlevr/tilt-brush
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
Version | Downloads | Last updated |
---|---|---|
1.68.0 | 5,290,904 | 4/15/2024 |
1.67.0 | 8,289,952 | 2/22/2024 |
1.67.0-beta01 | 62,617 | 1/17/2024 |
1.66.0 | 2,578,906 | 1/16/2024 |
1.65.0 | 252,468 | 1/9/2024 |
1.64.0 | 2,221,365 | 11/14/2023 |
1.64.0-alpha01 | 2,091 | 11/9/2023 |
1.63.0 | 2,886,027 | 10/30/2023 |
1.62.1 | 846,989 | 9/25/2023 |
1.62.0 | 1,254,462 | 9/5/2023 |
1.61.0 | 2,851,598 | 6/26/2023 |
1.61.0-beta02 | 3,404 | 6/16/2023 |
1.61.0-beta01 | 2,554 | 6/14/2023 |
1.60.0 | 17,345,181 | 2/20/2023 |
1.59.0 | 1,348,389 | 1/19/2023 |
1.59.0-alpha01 | 2,687 | 1/19/2023 |
1.58.0 | 10,341,333 | 12/1/2022 |
1.58.0-beta02 | 3,690 | 11/22/2022 |
1.58.0-beta01 | 7,262 | 10/18/2022 |
1.57.0 | 15,630,412 | 3/28/2022 |
1.56.0 | 10,664,625 | 2/18/2022 |
1.55.0 | 13,617,667 | 9/8/2021 |
1.54.0 | 3,785,667 | 8/9/2021 |
1.53.0 | 9,496,456 | 7/28/2021 |
1.52.0 | 5,556,285 | 6/15/2021 |
1.51.0 | 5,357,345 | 3/18/2021 |
1.50.0 | 2,673,234 | 2/9/2021 |
1.49.0 | 25,164,511 | 8/17/2020 |
1.48.0 | 14,128,161 | 7/9/2020 |
1.47.0 | 1,230,485 | 7/1/2020 |
1.46.0 | 4,812,243 | 6/1/2020 |
1.45.0 | 6,194,810 | 4/2/2020 |
1.44.1 | 9,384,925 | 3/6/2020 |
1.44.0 | 421,617 | 2/26/2020 |
1.43.0 | 3,336,968 | 1/6/2020 |
1.42.0 | 13,277,849 | 11/5/2019 |
1.41.1 | 9,553,770 | 9/11/2019 |
1.41.0 | 110,975 | 9/9/2019 |
1.40.3 | 1,115,643 | 8/5/2019 |
1.40.2 | 2,321,352 | 6/11/2019 |
1.40.1 | 135,394 | 6/6/2019 |
1.40.0 | 5,238,607 | 5/9/2019 |
1.39.0 | 860,204 | 5/1/2019 |
1.38.2 | 1,116,608 | 4/2/2019 |
1.38.0 | 3,948,559 | 1/31/2019 |
1.37.0 | 746,833 | 1/10/2019 |
1.36.1 | 3,516,366 | 10/17/2018 |
1.36.0 | 290,340 | 10/10/2018 |
1.35.2 | 865,085 | 9/13/2018 |
1.35.1 | 5,462,801 | 7/20/2018 |
1.35.0 | 89,933 | 7/18/2018 |
1.34.0 | 1,917,249 | 5/30/2018 |
1.33.1 | 2,613,919 | 5/10/2018 |
1.33.0 | 403,452 | 4/23/2018 |
1.32.2 | 1,853,347 | 2/8/2018 |
1.32.1 | 339,298 | 1/25/2018 |
1.32.0 | 1,097,096 | 12/14/2017 |
1.31.1 | 281,343 | 12/7/2017 |
1.31.0-beta01 | 15,494 | 10/26/2017 |
1.30.0 | 1,608,897 | 10/26/2017 |
1.30.0-beta02 | 5,461 | 10/4/2017 |
1.30.0-beta01 | 4,270 | 9/22/2017 |
1.29.2 | 445,375 | 10/3/2017 |
1.29.1 | 1,141,018 | 9/1/2017 |
1.29.0 | 91,115 | 8/30/2017 |
1.28.0 | 3,217,267 | 7/19/2017 |
1.27.1 | 1,168,078 | 6/6/2017 |
1.27.0 | 125,984 | 6/1/2017 |
1.26.2 | 151,393 | 5/24/2017 |
1.25.0 | 1,250,957 | 4/10/2017 |
1.24.1 | 341,342 | 3/30/2017 |
1.23.0 | 88,530 | 3/27/2017 |
1.22.0 | 182,003 | 3/15/2017 |
1.21.0 | 1,460,627 | 2/9/2017 |
1.20.0 | 2,534,475 | 12/13/2016 |
1.19.0 | 1,908,675 | 11/7/2016 |
1.18.0 | 176,668 | 10/24/2016 |
1.17.0 | 151,832 | 10/12/2016 |
1.16.0 | 649,991 | 8/22/2016 |
1.15.0 | 225,738 | 8/4/2016 |
1.14.1 | 25,755 | 7/28/2016 |
1.14.0 | 77,081 | 7/5/2016 |
1.13.1 | 111,170 | 5/31/2016 |
1.13.0 | 120,889 | 5/12/2016 |
1.11.1 | 180,215 | 3/22/2016 |
1.10.1-rc1 | 5,315 | 3/7/2016 |
1.10.0 | 652,620 | 12/15/2015 |
1.9.3 | 105,093 | 8/12/2015 |
1.9.2 | 529,209 | 7/23/2015 |
1.9.1 | 244,152 | 12/29/2014 |
1.9.0 | 839,762 | 9/30/2014 |
1.8.2 | 48,600 | 5/26/2014 |
1.8.1 | 653,681 | 3/17/2014 |
1.8.0-rc | 32,643 | 2/17/2014 |
1.7.0-beta | 86,094 | 12/18/2013 |
1.6.0-beta | 50,133 | 10/23/2013 |
1.5.0-beta | 127,710 | 8/19/2013 |
1.4.0.1-beta | 3,318 | 8/6/2013 |
1.4.0-beta | 3,714 | 7/19/2013 |
1.3.0-beta15234 | 3,030 | 4/25/2013 |
1.3.0-beta15233 | 3,169 | 4/18/2013 |