Access a user’s calendar events in an ASP.NET Core app with Microsoft Graph
Microsoft Graph provides access to data stored across Microsoft 365 services. In this module, you’ll learn how to access Microsoft 365 data to show a user’s default calendar in an ASP.NET Core application by using Microsoft Graph APIs and SDKs. To make sure that the web app only shows what’s immediately relevant to the user, you’ll access and display instances of events for a given period.
Learn how to retrieve a list of calendar events from a user’s calendar for a given period by using Microsoft Graph and ASP.NET Core., Display retrieved calendar events in an application.
Microsoft 365 developer tenant, Basic understanding of authentication and authorization on Microsoft 365, Basic understanding of HTML, C#, and ASP.NET Core, Basic understanding of Microsoft Graph, .NET Core 6 SDK installed
There are no reviews yet.