Microsoft.IdentityModel.Clients.ActiveDirectory by Microsoft Corporation

<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.6.212011103-alpha" />

 Microsoft.IdentityModel.Clients.ActiveDirectory 3.6.212011103-alpha

This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.8.6">
    <id>Microsoft.IdentityModel.Clients.ActiveDirectory</id>
    <version>3.6.212011103-alpha</version>
    <title>Active Directory Authentication Library</title>
    <authors>Microsoft Corporation</authors>
    <owners>Microsoft Corporation</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=317295</licenseUrl>
    <projectUrl>http://go.microsoft.com/fwlink/?LinkId=258232</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.</description>
    <summary>This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.</summary>
    <copyright>(C) Microsoft Corporation. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>Active Directory Authentication Library ADAL Directory Azure AD AAD Identity Authentication .NET Windows Store Xamarin iOS Android</tags>
    <dependencies>
      <group targetFramework="DNXCore5.0">
        <dependency id="System.Runtime" version="4.0.0" />
        <dependency id="System.Collections" version="4.0.0" />
        <dependency id="System.Threading.Tasks" version="4.0.0" />
        <dependency id="System.Net.Http" version="4.0.0" />
        <dependency id="System.Text.Encoding" version="4.0.0" />
        <dependency id="System.Runtime.Extensions" version="4.0.0" />
        <dependency id="System.Xml.XDocument" version="4.0.0" />
        <dependency id="System.Net.Primitives" version="4.0.0" />
        <dependency id="System.IO" version="4.0.0" />
        <dependency id="System.Reflection" version="4.0.0" />
        <dependency id="System.Runtime.InteropServices" version="4.0.0" />
        <dependency id="System.Diagnostics.Debug" version="4.0.0" />
        <dependency id="System.Globalization" version="4.0.0" />
        <dependency id="System.Reflection.Extensions" version="4.0.0" />
        <dependency id="System.Linq" version="4.0.0" />
        <dependency id="System.Runtime.Serialization.Primitives" version="4.0.0" />
        <dependency id="System.Text.RegularExpressions" version="4.0.0" />
        <dependency id="System.Runtime.Serialization.Json" version="4.0.0" />
        <dependency id="System.Threading" version="4.0.0" />
        <dependency id="System.Xml.ReaderWriter" version="4.0.0" />
        <dependency id="System.Text.Encoding.Extensions" version="4.0.0" />
        <dependency id="System.Collections.Concurrent" version="4.0.0" />
      </group>
    </dependencies>
  </metadata>
</package>