Graph.Community v4

I've updated the Graph.Community library to support v4 of the Microsoft Graph SDK for .Net.

As you would expect, it is available on NuGet and GitHub

Items of interest:

  • Custom Converters for System.Text.Json
  • Support for TokenCredential
  • Re-factor of samples to use Microsoft.Extensions.Hosting
  • Diagnostics sample that illustrates how to capture logs from all components

I plan to use the code as a teaching tool as well, publishing blog posts that discuss the concepts used. As always, feedback is appreciated.