Getting started with Microsoft Graph Toolkit and SharePoint Framework

https://www.youtube.com/watch?v=b914nIub-s0 In this 11-minute developer-focused demo, Yves Habersaat articulates how the Microsoft Graph ToolkIn this 11-minute developer-focused demo, Yves Habersaat articulates how the Microsoft Graph Toolkit (MGT) together with SharePoint Framework (SPFx) and custom templates work together to display agendas, files, tasks, messages and more. To set up your environment - install mgt-spfx, mgt-spfx npm, … Continue reading Getting started with Microsoft Graph Toolkit and SharePoint Framework

Advertisement

Use Image Helper API with the SharePoint Framework (beta)

Context With the SharePoint Framework v1.14 release, Microsoft introduced a brand new Image Helper API to help developers to manage thumbnail images and optimized URLs to images stored in the SharePoint Online service. This feature is actually in developer preview and shouldn't be used in production until the GA release planned for June 2022 (subject … Continue reading Use Image Helper API with the SharePoint Framework (beta)

Viva Connections & SharePoint Framework Community call – 10th of March, 2022

On March 10th, I made a demo at the Viva Connections & SharePoint Framework Community call on how to get started with Microsoft Graph Toolkit and SharePoint Framework and you can find the full recording below. Thanks again to Patrick, Vesa, David and all the Microsoft 365 PnP team for hosting the call! https://www.youtube.com/watch?v=G1XEqm01xrA

[EN] Canadian Cloud Summit 2022: Starting with Viva Connections extensibility model (17/02/2022)

On February 17th, I spoke at Canadian Cloud Summit online event about Microsoft Viva Connections extensibility model and you can find the full recording of my session below. Thanks again to Serge Tremblay and the organization team for the opportunity! https://www.youtube.com/watch?v=0DGJZxfRjs0

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

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