Skip to content

Commit c1f7aaf

Browse files
committed
update readme to reflect port to ms learn
1 parent d6ced78 commit c1f7aaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
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)
6+
57
## Lab - Build MVC apps with the Microsoft Graph .NET SDK
68

79
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.
@@ -39,6 +41,7 @@ This module has been recorded and is available in the Office Development YouTube
3941

4042
| Version | Date | Comments |
4143
| ------- | ------------------ | ---------------------------------------------------- |
44+
| 1.12 | January 14, 2020 | Port module to MS Learn |
4245
| 1.11 | December 9, 2019 | 2020Q2 content refresh |
4346
| 1.10 | September 9, 2019 | 2020Q1 content refresh |
4447
| 1.9 | June 18, 2019 | Updated readme to refreshed screencast recording |

0 commit comments

Comments
 (0)