Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

30DaysMSGraph – Upgrading to MSAL .NET v4

We wrapped up the #30DaysMSGraph series in Nov 2018.  Since that time there have been a few updates to the Microsoft Graph SDK as well as the Microsoft Authentication Library (MSAL).  Notably MSAL for .Net and JavaScript are now generally available (GA) with v3.0.8 and MSAL.Net 4.0.0 is now available as well.  This is a good opportunity to upgrade the samples in the dotnetcore-console-sample repo to leverage MSAL .Net v4.

Mail Search folder support for Microsoft Graph APIs

Today we’re announcing the release of mail search folder APIs to the Microsoft Graph v1.0 endpoint. A mail search folder is a virtual folder in the user's mailbox that contains all the email items matching a specified search criterion. A Microsoft Graph app can use this feature to quickly fetch all emails that match a predefined search criterion.

MSAL.NET 4.0.0 is now available!

MSAL.NET 4.0.0 is now available! We are excited to announce we are now releasing our first incremental update to MSAL.NET, bringing features that customers and partners have been asking for.  These enhancements include ADFS 2019 support, asynchronous token cache serialization and interactive token acquisition on .NET Core (through the OS browser), including on Linux and Mac.