Google.Apis.Core
1.42.0
Install-Package Google.Apis.Core -Version 1.42.0
dotnet add package Google.Apis.Core --version 1.42.0
<PackageReference Include="Google.Apis.Core" Version="1.42.0" />
paket add Google.Apis.Core --version 1.42.0
#r "nuget: Google.Apis.Core, 1.42.0"
// Install Google.Apis.Core as a Cake Addin
#addin nuget:?package=Google.Apis.Core&version=1.42.0
// Install Google.Apis.Core as a Cake Tool
#tool nuget:?package=Google.Apis.Core&version=1.42.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
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
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.2)
- System.Net.Http (>= 4.3.1)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Google.Apis.Core:
| 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. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support |
|
|
Google.Apis
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 |
|
|
DevExpress.Win.Scheduler.GoogleCalendar
This package allows you to synchronize the DevExpress Scheduler control with Google Calendars. |