More about the Microsoft Graph .NET Client Library

A couple weeks ago, I posted an article about an Intro to the Microsoft Graph .NET Client Library.  That article was really focused on setting up the environment and making some initial calls to retrieve some data.  This article is focused on some additional operations, as well as some more advanced capabilities of the Microsoft […]

Intro to the Microsoft Graph .NET Client Library

A month or so ago, the Microsoft Graph .NET Client Library was released.  Working with the Graph client has largely been direct web requests up until now, so the client library is a welcome addition.  However, as I started to explore the library, I discovered that finding documentation was a bit challenging.  This is a […]