This project uses the Microsoft Graph API to interact with SharePoint sites. It authenticates the user using Azure.Identity and retrieves information about a SharePoint site using its name and ID. It also demonstrates how to enumerate site columns of the root site.
Project name
SharePoint Site Explorer
Description
This project uses the Microsoft Graph API to interact with SharePoint sites. It authenticates the user using Azure.Identity and retrieves information about a SharePoint site using its name and ID. It also demonstrates how to enumerate site columns of the root site.
Repo URL
https://github.com/kelcho-spense/SharePoint-Site-Explorer
Team members
It's a solo project.