Microsoft Graph

Results 130 repositories owned by Microsoft Graph

msgraph-sdk-ruby

102
Stars
68
Forks
Watchers

Microsoft Graph Ruby client library for v1 APIs

30DaysMSGraph-TryItOut

79
Stars
36
Forks
Watchers

This repo contains the Try It Out samples from the 30 Days of Microsoft Graph blog series (https://aka.ms/30DaysMSGraph).

android-java-connect-sample

19
Stars
20
Forks
Watchers

Use Microsoft Graph to access a user’s Microsoft account data from within an Android app. This sample uses the Microsoft Graph Client Library to work with the data, and uses the Azure AD v2.0 endpoint...

android-java-snippets-rest-sample

21
Stars
12
Forks
Watchers

Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses REST calls directly to the Microsoft Graph en...

android-java-snippets-sample

22
Stars
16
Forks
Watchers

Code snippets that use the Microsoft Graph to perform common tasks, such as sending email or managing groups, from within an Android app. This sample uses the Microsoft Graph Client Library to work wi...

angular-connect-rest-sample

48
Stars
21
Forks
Watchers

[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within an AngularJS web application. This sample uses REST calls directly to the Microsoft Graph endpoint and authenticate...

angular-snippets-rest-sample

18
Stars
9
Forks
Watchers

[ARCHIVED] Provides a repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from within an AngularJS app. This sampl...

angular2-connect-rest-sample

35
Stars
19
Forks
Watchers

[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-sample

angular4-connect-sample

21
Stars
15
Forks
Watchers

[ARCHIVED] This sample shows how to connect and Angular 4 app to a Microsoft work of school account (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API with the Micr...

aspnet-connect-rest-sample

63
Stars
57
Forks
Watchers

[ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.