Category: SharePoint Framework
-
Create your first Adaptive Card Extension

Using the Microsoft SharePoint Yeoman generator (for a quick review of the tool you can check this blog post) you can create your first ACE project. To create your first ACE with Yeoman you have to execute the command: and provide various values to it: What is your solution name?…
-
SPFx 1.18.1 preview release

The new SharePoint framework preview release is out! Please remember that, at the time of writing, this is currently a public beta. This is a minor release so it doesn’t contains a lot of changes, this version is focused on a better mobile experience when using the Adaptive Card Extensions.…
-
Physiology of an Adaptive Card Extension

The Adaptive Card Extension (aka ACE) is a custom component that enable the user to extend the Viva Connections’ dashboard using SPFx. When you create a Generic Card using the Microsoft SharePoint Yeoman generator you will have a solution like the following: In detail the src folder structure will be…
-
Do you know PnP? I think that you should.

PnP stands for Pattern & Practices, this is an initiative which include samples, guidance and tools regarding SharePoint Framework, Office 365 APIs, Office Add-ins, and Microsoft Graph. PnP is community driven open source project where Microsoft and external community members are sharing their knowledge and best practices for Office 365, SharePoint…
