Skip to content

Msal release cadence

Jean-Marc Prieur edited this page Mar 14, 2018 · 3 revisions

MSAL.NET and ADAL SDKs in general follow semantic versioning and:

  • major/minor releases are published twice per year. A feature could be included in a release or not dependent on the complexity and integration of the feature.
  • ADAL SDK maintenance patches are typically released once per month (unless urgent fixes are required ASAP), these include live site issues and security fixes for the currently supported released versions. Some of the security issues are back ported to the last major.minor release

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