Info
| Version: | 5.3.0 | 
| Author(s): | Microsoft | 
| Last Update: | Friday, November 11, 2022 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://aka.ms/adalnet | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory | 
Install
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory
                        dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory
                        paket add Microsoft.IdentityModel.Clients.ActiveDirectory
                        
                                Microsoft.IdentityModel.Clients.ActiveDirectory Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - System.Net.Http(>= 4.3.4)
 
- Microsoft.CSharp(>= 4.3.0)
 - NETStandard.Library(>= 1.6.1)
 - System.ComponentModel.TypeConverter(>= 4.3.0)
 - System.Dynamic.Runtime(>= 4.3.0)
 - System.Net.Http(>= 4.3.4)
 - System.Private.Uri(>= 4.3.2)
 - System.Runtime.Serialization.Formatters(>= 4.3.0)
 - System.Runtime.Serialization.Json(>= 4.3.0)
 - System.Runtime.Serialization.Primitives(>= 4.3.0)
 - System.Security.Cryptography.X509Certificates(>= 4.3.0)
 - System.Security.SecureString(>= 4.3.0)
 - System.Xml.XDocument(>= 4.3.0)
 - System.Xml.XmlDocument(>= 4.3.0)
 
- System.Net.Http(>= 4.3.4)
 - Xamarin.Android.Support.CustomTabs(>= 27.0.2.1)
 - Xamarin.Android.Support.v7.AppCompat(>= 27.0.2.1)
 
- System.Net.Http(>= 4.3.4)
 - System.Net.NameResolution(>= 4.3.0)
 - System.Runtime.Serialization.Json(>= 4.3.0)
 - System.Runtime.Serialization.Primitives(>= 4.3.0)
 - System.ServiceModel.Http(>= 4.4.1)
 - System.ServiceModel.NetTcp(>= 4.4.1)
 - System.ServiceModel.Security(>= 4.4.1)
 - System.Xml.XDocument(>= 4.3.0)
 
- System.Net.Http(>= 4.3.4)
 
Tags
                
Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration
ADAL no longer receives new feature improvements.