Microsoft Graph
Microsoft Graph
aspnet-connect-sample
[ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.
aspnet-security-api-sample
This sample shows how to connect your ASP .Net web app to the Security API using Microsoft Graph SDK.
aspnet-todo-rest-sample
This sample shows how to read and write into an Excel document stored in your OneDrive for Business account by using the Excel REST APIs.
aspnet-webhooks-rest-sample
Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified about changes in user's data. This sample uses the Azure AD en...
aspnetcore-webhooks-sample
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.
botframework-csharp-excelbot-rest-sample
[ARCHIVED] Excel Bot is a bot built with the Microsoft Bot Framework that demonstrates how to use Excel with the Microsoft Graph API
botframework-csharp-graph-explorer
The Microsoft Graph Bot is a bot built with the Microsoft Bot Framework that allows interactive exploration of the Microsoft Graph.
console-csharp-connect-sample
[ARCHIVED] This sample shows how to connect a Windows console application to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send a...
console-csharp-snippets-sample
[ARCHIVED] This Windows console app demonstrates how to perform various operations using the Microsoft Graph client library with both delegated and application permissions. This sample uses the Micros...
console-java-connect-sample
Please see https://github.com/microsoftgraph/msgraph-training-java for a Java sample.