Skip to content

MSAL.NET 2.6.0 released

Jean-Marc Prieur edited this page Dec 7, 2018 · 20 revisions

MSAL.NET 2.6.0-preview released

Since MSAL.NET 2.2.0 released, there have been a number of releases to improve MSAL.NET and getting it closer to general availability. With MSAL.NET 2.6.0, we are getting one step further. We thought it was useful to update you on the progress made.

MSAL.NET enable you to build portable applications more easily

MSAL.NET provides a better .NET Standard platform

MSAL.NET adds reference assemblies

Better support for Azure AD B2C

MSAL.NET now supports b2clogin.com (from 2.5.0)

Improved experience with EditProfile, ResetPassword and other policies where the user should not re-sign-in

Improved support for non-connected mode

Improved error messages

Notable bug fixes (HasStateChanged)

Getting started with MSAL.NET

Acquiring tokens

Web Apps / Web APIs / daemon apps

Desktop/Mobile apps

Advanced topics

FAQ

Other resources

Clone this wiki locally