Updated NuGet package available for Active Directory Authentication Library (ADAL)

Posted: (EET/GMT+2)

 

I was recently working with Active Directory authentication solutions with .NET and C#, and one of the most useful libraries is an on-the-works library called ADAL. This library (short for Active Directory Authentication Library) has just recently been updated to March Refresh version, and is available as a NuGet package.

ADAL.NET is implemented as a Portable Class Library (PCL), which means it is supported on many different Windows platforms. This also includes Xamarin for building cross-platform mobile applications.

In case you need to work with Active Directory (AD) from code, be sure to check this library out.