Google.Apis.Core
1.21.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 and 4.6
- NetStandard1.3
- Windows 8 Apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Google.Apis.Core -Version 1.21.0
dotnet add package Google.Apis.Core --version 1.21.0
<PackageReference Include="Google.Apis.Core" Version="1.21.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Google.Apis.Core --version 1.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Google.Apis.Core, 1.21.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.Core as a Cake Addin
#addin nuget:?package=Google.Apis.Core&version=1.21.0
// Install Google.Apis.Core as a Cake Tool
#tool nuget:?package=Google.Apis.Core&version=1.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 7.0.1)
-
.NETStandard 1.3
- Newtonsoft.Json (>= 9.0.1)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 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.Extensions (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
All Frameworks
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
Used By
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.
|