How to display Microsoft Graph DriveItems with a Spectre.Console Tree using a Delta Response?
I am writing a program that should Migrate files from a specific drive in Sharepoint to another. Before it is said, when you see my code, I know there are better ways to do this now, but due to certain circumstances, here I am. I am also fairly new at C# – most of my programming has been done in C++, Rust, and Python.