Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 895 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 895 Bytes

Microsoft Graph Training Module - Build .NET Core apps with the Microsoft Graph SDK

This module will introduce you to working with the Microsoft Graph SDK to access data in Office 365 by building .NET Core applications.

Lab - Build .NET Core apps with the Microsoft Graph SDK

In this lab you will create a console application using the Microsoft Authentication Library (MSAL) to access data in Office 365 using the Microsoft Graph.

Completed sample

If you just want the completed sample generated by following this lab, you can find it here.

Disclaimer

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.