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

connected to sharepoint #52

Closed OzBob closed 1 year ago

OzBob commented 1 year ago

graphclient authorized connected as daemon

!need help listing documents in a folder and listing subfolders in a sharepoint site

[X] list AAD users [X] list sharepoint sites [X] list drive(s) [] list folders [] list folder subfolders [] list folder documents [] perform CRUD on folder [] perform CRUD on document

OzBob commented 1 year ago

sorry - didn't realise this fork would not work independantly of the original repo. I'll see what i can do to separate them.

waldekmastykarz commented 1 year ago

Don't worry. BTW, you don't need to open a PR to submit your project. Instead, create an issue of type project with a link to your repo like we show in the video and you're good to go: https://github.com/microsoft/hack-together#03---submit-your-project-until-march-15th.

I'll close this PR

waldekmastykarz commented 1 year ago

PS. If you want to have a checklist in your issue, prepend each check box with a -, eg.:

- [x] this is checked
- [ ] this is to be done

This will render as a check list