Microsoft Graph
Unified endpoint for accessing data, relationships and insights coming from the Microsoft cloud
Pinned Repositories
microsoft-graph-explorer-v4
React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
microsoft-graph-toolkit
Authentication Providers and UI components for Microsoft Graph 🦒
msgraph-metadata
Microsoft Graph metadata captured and used for generating client library code files.
msgraph-sdk-dotnet
Microsoft Graph Client Library for .NET!
msgraph-sdk-java
Microsoft Graph SDK for Java
msgraph-sdk-javascript
Microsoft Graph client library for JavaScript
msgraph-sdk-php
Microsoft Graph Library for PHP.
msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
msgraph-sdk-python
powershell-intune-samples
This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
Microsoft Graph's Repositories
microsoftgraph/python3-connect-rest-sample
[ARCHIVED] This sample shows how to connect your Python web app to Office 365 using Microsoft Graph to send an email.
microsoftgraph/nodejs-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a Node.js web application. This sample sends REST calls directly to the Microsoft Graph endpoint, and authenticates with the Azure AD v2.0 endpoint to support Microsoft Accounts and work or school accounts.
microsoftgraph/php-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a php web application. This sample gets OAuth tokens from the Azure AD v2.0 endpoint and uses REST calls directly to Microsoft Graph.
microsoftgraph/aspnet-connect-rest-sample
[ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.
microsoftgraph/aspnet-connect-sample
[ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.
microsoftgraph/php-connect-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a PHP web application. This sample gets OAuth tokens from the Azure AD v2.0 endpoint and connects it to the Microsoft Graph SDK for PHP.
microsoftgraph/angular-connect-rest-sample
[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 authenticates users with Microsoft Accounts or work or school Office 365 accounts.
microsoftgraph/nodejs-apponlytoken-rest-sample
[ARCHIVED] This sample shows how to connect a service or daemon app (written in Node.js) to the Microsoft Graph API.
microsoftgraph/angular2-connect-rest-sample
[ARCHIVED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/angular4-connect-sample
microsoftgraph/ruby-connect-rest-sample
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account resources from within a Ruby on Rails web application. This sample uses REST calls directly to Microsoft Graph, and uses the Azure AD v2.0 endpoint for authentication of users' work or school Office 365 accounts.
microsoftgraph/uwp-csharp-connect-sample
[ARCHIVED] This sample shows how to connect your Windows 10 Universal app to Office 365 using the Microsoft Graph .NET client library to send an email.
microsoftgraph/python-sample-send-mail
[ARCHIVED] send email from Python via Microsoft Graph
microsoftgraph/msgraph-sdk-ios
[ARCHIVED] Microsoft Graph SDK for iOS
microsoftgraph/uwp-csharp-snippets-sample
[ARCHIVED] This sample shows how to use the Microsoft Graph SDK to send email, manage groups, and perform other activities with Office 365 data.
microsoftgraph/angular4-connect-sample
[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 Microsoft Graph SDK to send an email. In addition, the sample uses the Office Fabric UI for styling and formatting the user experience.
microsoftgraph/nodejs-connect-sample
[ARCHIVED] This sample shows how to connect a Node.js app to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API and the Graph JavaScript SDK to send an email. In addition, the sample uses the Office Fabric UI for styling and formatting the user experience.
microsoftgraph/uwp-csharp-snippets-rest-sample
[ARCHIVED] This sample shows how to use Microsoft Graph to send email, manage groups, and perform other activites with Office 365 data in a Windows 10 universal app..
microsoftgraph/uwp-csharp-connect-rest-sample
[ARCHIVED] This sample shows how to connect your Windows 10 universal app to Office 365 using Microsoft Graph to send an email.
microsoftgraph/angular-snippets-rest-sample
[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 sample makes REST calls directly to the Microsoft Graph API, and uses the Azure AD v2.0 endpoint to authenticate personal accounts and work or school accounts.
microsoftgraph/angular-connect-sample
[ARCHIVED] This sample shows how to connect an AngularJS app to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API with the Microsoft Graph JavaScript SDK to send an email. In addition, the sample uses the Office Fabric UI for styling and formatting the user experience.
microsoftgraph/python-sample-pagination
[ARCHIVED] Samples demonstrating how to work with Graph's paginated APIs in Python web apps
microsoftgraph/msgraph-sdk-ios-nxoauth2-adapter
NXOAuth2 MSAuthenticationProvider implementation for MSGraph SDK
microsoftgraph/python-sample-open-extensions
[ARCHIVED] How to work with Graph open extensions in Python
microsoftgraph/ios-objectivec-imagediscovery-rest-sample
The Microsoft Graph Image Discovery sample allows you to take or search for an image and save it to OneDrive, or mail it to a recipient.
microsoftgraph/ios-objectivec-profile-picture-sample
iOS Objective-C SDK sample for working with profile pictures in Microsoft Graph, a unified endpoint for accessing data, relationships and insights that come from the Microsoft Cloud.