Core functionality to connect to Google's APIs.
Info
Version: | 1.8.0 |
Author(s): | Bernhard Gessler |
Last Update: | Saturday, October 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Tgl.Core.Google |
Install
Install-Package Tgl.Core.Google
dotnet add package Tgl.Core.Google
paket add Tgl.Core.Google
Tgl.Core.Google Download (Unzip the "nupkg" after downloading)
Dependencies
- AE.Net.Mail(>= 1.7.10)
- Google.Apis(>= 1.30.0)
- Google.Apis.Auth(>= 1.30.0)
- Google.Apis.Core(>= 1.30.0)
- Google.Apis.Drive.v2(>= 1.27.0.869)
- Google.Apis.Gmail.v1(>= 1.27.0.866)
- Google.Apis.Sheets.v4(>= 1.30.0.1047)
- Google.Apis.YouTube.v3(>= 1.27.0.760)
- Newtonsoft.Json(>= 11.0.2)
- Tgl.Core(>= 1.2.5)