Episode #148​ – Understanding PnP Core SDK Query Model

Here you can find the transcript of Episode #148 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about the PnP Core SDK library. Specifically I want to explain you how you can query data using PnP Core SDK. In fact, in PnP Core SDK we have different queering flavors. You […]

Read more

Episode #147​ – PnP Core SDK Authentication Models

Here you can find the transcript of Episode #147 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today we keep on talking about the PnP Core SDK library. And specifically, I want to introduce you to the authentication model of the library, which is based on an interface called IAuthenticationProvider. Well, you can implement your […]

Read more

Episode #145​ – Welcome PnP Core SDK!

Here you can find the transcript of Episode #145 of PiaSys TechBites. Welcome back to PiaSys TechBites. Today, I’m really happy and proud to introduce you to the new PnP Core SDK library. The PnP Core SDK library is the library for SharePoint Online in Microsoft 365 developers, which supports the NET standard 2.0 and the […]

Read more

Episode #139 – Microsoft Graph Advanced Queries for Directory Objects

Here you can find the transcript of Episode #139 of PiaSys TechBites. Welcome back to PiaSys TechBites. Today we talk about Microsoft Graph advanced queries against directory objects. In fact, the Microsoft Graph team recently introduced some enhancements to the query capabilities of Microsoft Graph when the target of the query is a directory object, like […]

Read more

Episode #118 – Using MSAL.NET to access Microsoft Graph – Part 2

Here you can find the transcript of Episode #118 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about MSAL, the Microsoft Authentication Library, which is a library that helps developers to acquire tokens, to consume the Microsoft Graph, first of all, as well as any other API registered in […]

Read more

Episode #117 – Using MSAL.NET to access Microsoft Graph – Part 1

Here you can find the transcript of Episode #117 of PiaSys TechBites. Welcome back to PiaSys Tech Bite. Today I want to talk with you about MSAL, the Microsoft authentication library, which is a library that helps developers to retrieve tokens to consume APIs secure with the Microsoft identity platform. I’m talking about the APIs […]

Read more

Episode #114 – Managing To-Do Tasks with Microsoft Graph

Here you can find the transcript of Episode #114 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I want to talk with you about the To-Do APIs that Microsoft introduced under the beta endpoint of the Microsoft Graph. Using these APIs, we can easily access the list of task lists, the tasks in […]

Read more