Graph.Community relaunch

A while back, I released the Graph.Community library to facilitate reading the SharePoint REST API (_api endpoints) using the coding paradigm used by the official...

Graph.Community v4

An update to the Graph.Community library supporting v4 of the Microsoft.Graph SDK for .Net is now available....

List Expiring Application Credentials - Graph.Community Samples

The Graph.Community library has a sample that will report Applications that have credentials that are near expiration. Learn about the Graph SDK code that powers this capability....

Graph-first programming in Microsoft 365

Should you really just copy your CSOM code over to .Net Standard and be done with it?...

Graph.Community updates - Oct 2020

The Graph.Community library uses a versioning scheme [https://github.com/microsoftgraph/msgraph-sdk-dotnet-contrib#versioning] that tracks the official .Net SDK, so the 3.18 release number...

Graph.Community - SiteDesignRuns

I've updated the Graph.Community project to include SiteDesignRun information for a site....

Graph.Community v1.18

The Microsoft Graph SDK for DotNet [https://www.nuget.org/packages/Microsoft.Graph/] is upgraded to v1.18. Accordingly, the Graph.Community extension [https://www.nuget....

Graph.Community: Getting details about errors

In our connected, online world, errors are bound to happen. Providing helpful information to our end-users when errors happen is an important task for all developers....

Graph Community: LoggingMessageHandler

The Graph Community library is not just about SharePoint stuff. While it does contain request builders and models for the SharePoint REST API, it also includes...

Announcing Graph.Community - Extending the Microsoft Graph SDK

A .Net standard-compatible library to extend the Microsoft Graph SDK for .Net with models and requests for other services....