Category: Microsoft Graph Toolkit
-
Authentication in Teams tabs using Microsoft Graph Toolkit
If you are looking for ways to build easy authentication for Microsoft Teams custom tab development, Microsoft Graph Toolkit Login component provides a button and flyout control to facilitate Microsoft identity platform authentication with couple of lines of code. How to build a tab with straightforward authentication flow? Enable Microsoft Teams Toolkit extension for Visual Studio Code Build Microsoft Teams tab…
-
Microsoft Graph Toolkit: where to get started?
If you are a starter and willing to learn more about Microsoft Graph Toolkit, you are in the right place! Before we jump into a long run project, we will discover Microsoft Graph Toolkit and find answers to the following questions: What is Microsoft Graph Toolkit? What is in Microsoft Graph Toolkit? Where to get…
-
Microsoft Graph Toolkit: gather together your Office 365 in one app
Hey there! Today, we will work on an ASP.NET Core MVC web app with the power of Microsoft Graph Toolkit. Our purpose is to enable: Microsoft identity platform authentication the agenda from Outlook Calendar the tasks from Planner e-mails from Outlook If you never heard of Microsoft Graph Toolkit before, it is a powerful collection…