Microsoft Graph

Results 133 repositories owned by Microsoft Graph

aspnet-connect-sample

54
Stars
44
Forks
Watchers

[ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.

aspnet-security-api-sample

57
Stars
46
Forks
Watchers

This sample shows how to connect your ASP .Net web app to the Security API using Microsoft Graph SDK.

aspnet-todo-rest-sample

22
Stars
14
Forks
Watchers

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

42
Stars
36
Forks
Watchers

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

122
Stars
49
Forks
Watchers

This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.

[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

18
Stars
19
Forks
Watchers

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

36
Stars
32
Forks
Watchers

[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

17
Stars
23
Forks
Watchers

[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

22
Stars
15
Forks
Watchers

Please see https://github.com/microsoftgraph/msgraph-training-java for a Java sample.