devxsample topic

List devxsample repositories

aspnet-snippets-sample

183
Stars
98
Forks
Watchers

A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft...

aspnetcore-connect-sample

122
Stars
99
Forks
Watchers

[ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) endpoint.

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.

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-todo-rest-sample

21
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
38
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

113
Stars
47
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