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.
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.
- Create an ASP.NET MVC web app
- Register a web application with the Application Registration Portal
- Extend the ASP.NET MVC app for Azure AD Authentication
- Extend the ASP.NET MVC app for Microsoft Graph
If you just want the completed sample generated by following this lab, you can find it here.
This module has been recorded and is available in the Office Development YouTube channel: Build MVC apps with the Microsoft Graph .NET SDK
Roles | Author(s) |
---|---|
Lab Manuals / Slides | Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell |
QA | Julie Turner (Microsoft MVP, Sympraxis Consulting) @juliemturner |
Sponsor / Support | Yina Arenas (Microsoft) @yinaa |
Version | Date | Comments |
---|---|---|
1.4 | September 12, 2018 | 2019Q1 content refresh |
1.3 | August 24, 2018 | Revised modules for consistency with other training. |
1.2 | June 28, 2018 | Added screencast. |
1.1 | June 04, 2018 | Rewritten to use latest guidance. |
1.0 | ~November 24, 2017 | Add Microsoft Graph related product breakouts. |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.