Microsoft Graph Toolkit with SharePoint Framework and React demystified

Context Recently, I saw a lot of people asking through GitHub or Microsoft tech communities for more documentation about Microsoft Graph Toolkit (MGT) with SharePoint Framework (SPFx) and React. With the latest releases of SPFx, my previous article is no longer up to date so this new article will give you a simple up to … Continue reading Microsoft Graph Toolkit with SharePoint Framework and React demystified

Advertisement

Develop Adaptive Card Extensions (ACEs) with SharePoint Framework

Context SharePoint Framework (SPFx) v1.13 introduced a brand new component type named Adaptive Card Extension (ACE) to build your own cards to extend Viva Connections Dashboard desktop and mobile experiences. In my previous article, I've made an overview of what are Viva Connections Dashboard and Feed web parts in the SharePoint Online context as the … Continue reading Develop Adaptive Card Extensions (ACEs) with SharePoint Framework

New upload feature in Microsoft Graph Toolkit (MGT) File List component

Context Microsoft Graph Toolkit (MGT) latest release v2.3.0 introduced a brand new upload feature in the File List component which is really cool and useful for every Microsoft 365 developer. In this article, I'll show you how to use this new feature in a SharePoint Framework (SPFx) and React web part project context so let's … Continue reading New upload feature in Microsoft Graph Toolkit (MGT) File List component