Download and upload files in an ASP.NET Core app with Microsoft Graph

Intermediate
Developer
Microsoft 365
Microsoft Graph
.NET

Learn how to list, download, and upload a user's files in an ASP.NET Core application by using Microsoft Graph.

Learning objectives

After completing this module, you'll be able to:

  • Configure an ASP.NET Core app to list files in a user's instance of OneDrive.
  • Download files from OneDrive by using Microsoft Graph.
  • Upload user files from a browser into OneDrive by using Microsoft Graph.

Prerequisites