Overview
CliverMicrosoft is a .NET lib that provides:- an easy API for operating Microsoft.Graph objects;
- Microsoft.Graph connection data management;
Compatibility
CliverMicrosoft 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 CliverMicrosoft itself.MicrosoftSettings
An example of Settings class that stores connection information and custom data:Operating
Example of opening connection and downloading a file: