Build ASP.NET MVC web applications with the Microsoft Graph .NET SDK
Link

Build ASP.NET MVC web applications with the Microsoft Graph .NET SDK

Learn how to work with the Microsoft Graph .NET SDK to create an ASP.NET MVC web application.

Microsoft Learn
Updated Apr 08, 2020

Microsoft Graph enables developers to consume user information stored in Microsoft 365 in custom applications. Data is retrieved from Microsoft Graph through a REST API or using one of the various native SDKs provided by Microsoft. In this module, you'll learn how to work with the Microsoft Graph .NET SDK to create an ASP.NET MVC web application to access data in Microsoft 365.

;