Overview
CliverGoogle is a .NET lib that provides:- an easy API for operating Google.Apis objects;
- Google.Apis connection data management;
Compatibility
CliverGoogle is compatible with .NET Standard 2.0.
Licensing
See in the repository.Source code
Open repository.Do not download the latest code from a branch because it may be under development. Instead, use the latest (pre-)release code.
Usage
(!)All the examples require CliverWinRoutines package which is not mandatory for CliverGoogle itself.GoogleSettings
An example of Settings class that stores connection information and custom data:Operating
Example of opening connection to a gmail account and downloading email attachments: