microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: SharePoint Site Explorer #182

Open kelcho-spense opened 1 year ago

kelcho-spense commented 1 year ago

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.

waldekmastykarz commented 1 year ago

Thank you for your submission @kelcho-spense!