this is the first attempt to fix the currently broken OneDrive implemenation by upgrading to Graph SDK 5. Unfortunately, the SDK is much harder to use because of a missing abstraction for DriveItems on different places (regular folder, special folder, shared folder) and also doesn't work well, see e.g. https://stackoverflow.com/questions/79374963/list-shared-folders-with-graph-sdk or https://stackoverflow.com/questions/79374845/graph-sdk-c-missing-methods-for-working-with-app-folder.

This commit is contained in:
Philipp Crocoll
2025-01-21 16:23:07 +01:00
parent 379d43e2b8
commit 7c6ce14348
2 changed files with 456 additions and 190 deletions

File diff suppressed because it is too large Load Diff