Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified 01 Create ASP.NET App.pptx
Binary file not shown.
Binary file modified 02 Create AzureAD Application.pptx
Binary file not shown.
Binary file modified 03 Configure ASP.NET App for MS Graph.pptx
Binary file not shown.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This module will introduce you to working with the Microsoft Graph .NET SDK in creating an ASP.NET MVC web application to access data in Office 365.

This module is based on the following Microsoft Learn module: [Build ASP.NET MVC web applications with the Microsoft Graph .NET SDK](https://docs.microsoft.com/learn/modules/msgraph-build-aspnetmvc-apps)

## Lab - Build MVC apps with the Microsoft Graph .NET SDK

In this lab you will create an ASP.NET MVC application, configured with Azure Active Directory (Azure AD) for authentication & authorization, that accesses data in Office 365 using the Microsoft Graph .NET SDK.
Expand Down Expand Up @@ -39,6 +41,7 @@ This module has been recorded and is available in the Office Development YouTube

| Version | Date | Comments |
| ------- | ------------------ | ---------------------------------------------------- |
| 1.12 | January 14, 2020 | Port module to MS Learn |
| 1.11 | December 9, 2019 | 2020Q2 content refresh |
| 1.10 | September 9, 2019 | 2020Q1 content refresh |
| 1.9 | June 18, 2019 | Updated readme to refreshed screencast recording |
Expand Down