❔ Looking for a personal tutor for microsoft graph SDK
I feel like I need an actual tutor to make some headway with the Microsoft graph SDK (specifically using C#). Are there any resources here concerning that?
Basically looking for someone to take me by the hand and guide me through some processes step by step.
(Please don't point out the tutorials are great, I know they do a pretty good job. I like them.)
6 Replies
considering the incompleteness of this sdk i doubt ther are any official courses or whatver
i used it by looking at msdn, looking at source code, trying to use it by multiple ways (c#, powershell, graph explorer), and obviously reading and asking on forums, stackoverflow discords and microsoft's ones
oh and also i used a telegram channel
Are there alternatives you could recommend? I'm trying to integrate calendar functions into a Web app and thought that might be the easiest way to go about it
there were alternatives but they're all deprecated in favor of graph
if you look at XHRs, microsoft is using a different set of apis internally
but again, they're internal so no chance
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.Didn't expect to have this much trouble finding a tutor. Would have thought the graph sdk more popular somehow?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.