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 were a number of releases improving MSAL.NET based on your feedback but the changes were mainly communicated with the release notes. With MSAL.NET 2.6.0, we are getting one step further to our goal of removing the -preview tag on MSAL.NET. 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

Desktop/Mobile apps

Web Apps / Web APIs / daemon apps

Advanced topics

News

FAQ

Other resources

Clone this wiki locally