Microsoft.IdentityModel.Clients.ActiveDirectory
5.3.0
Please note, a newer package is available Microsoft.Identity.Client.
This package will continue to receive critical bug fixes until December 2022, we strongly encourage you to upgrade.
See https://docs.microsoft.com/azure/active-directory/develop/msal-net-migration for Migration guide and more details.
dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory --version 5.3.0
NuGet\Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.3.0
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.3.0" />
paket add Microsoft.IdentityModel.Clients.ActiveDirectory --version 5.3.0
#r "nuget: Microsoft.IdentityModel.Clients.ActiveDirectory, 5.3.0"
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=5.3.0
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=5.3.0
There is a newer version of this library available here: Microsoft.Identity.Client
Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration
ADAL no longer receives new feature improvements.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid81 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 uap10.0.17763 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- System.Net.Http (>= 4.3.4)
- System.Private.Uri (>= 4.3.2)
-
.NETStandard 1.3
- 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)
-
MonoAndroid 8.1
- System.Net.Http (>= 4.3.4)
- System.Private.Uri (>= 4.3.2)
- Xamarin.Android.Support.CustomTabs (>= 27.0.2.1)
- Xamarin.Android.Support.v7.AppCompat (>= 27.0.2.1)
-
UAP 10.0.17763
- System.Net.Http (>= 4.3.4)
- System.Net.NameResolution (>= 4.3.0)
- System.Private.Uri (>= 4.3.2)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.ServiceModel.Http (>= 4.4.4)
- System.ServiceModel.NetTcp (>= 4.4.4)
- System.ServiceModel.Primitives (>= 4.4.4)
- System.ServiceModel.Security (>= 4.4.4)
- System.Xml.XDocument (>= 4.3.0)
-
Xamarin.iOS 1.0
- System.Net.Http (>= 4.3.4)
- System.Private.Uri (>= 4.3.2)
NuGet packages (379)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Clients.ActiveDirectory:
Package | Downloads |
---|---|
Microsoft.Rest.ClientRuntime.Azure.Authentication
Provides ADAL based authentication for Azure management client libraries |
|
Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft Azure KeyVault key encryption support. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69 |
|
Nuke.Common
Cross-platform build automation system Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '1b7919295cb9cac9eccc00871c6d1b8bc1bed375' (see contained AppVeyorSettings.json file for build settings). |
|
Microsoft.CrmSdk.XrmTooling.CoreAssembly
This package contains the official Microsoft.Xrm.Tooling.Connector assembly and has been authored by the Microsoft Common Data Service SDK team. |
|
MscrmTools.Xrm.Connection
Provides Winforms control to connect to Microsoft Dynamics CRM / 365 for Customer Engagement and Microsoft Dataverse deployments |
GitHub repositories (95)
Showing the top 5 popular GitHub repositories that depend on Microsoft.IdentityModel.Clients.ActiveDirectory:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
Version | Downloads | Last updated | |
---|---|---|---|
5.3.0 | 1,590,558 | 11/11/2022 | |
5.2.9 | 24,199,514 | 3/17/2021 | |
5.2.8 | 12,749,330 | 6/30/2020 | |
5.2.7 | 9,128,158 | 2/14/2020 | |
5.2.6 | 2,102,028 | 1/16/2020 | |
5.2.5 | 1,016,349 | 12/13/2019 | |
5.2.4 | 11,195,748 | 11/5/2019 | |
5.2.3 | 1,259,342 | 10/14/2019 | |
5.2.2 | 1,045,078 | 9/24/2019 | |
5.2.1 | 1,102,223 | 8/30/2019 | |
5.2.0 | 35,207,734 | 8/14/2019 | |
4.5.1 | 7,239,966 | 2/8/2019 | |
4.5.0 | 6,374,971 | 1/15/2019 | |
4.4.2 | 994,705 | 12/14/2018 | |
4.4.1 | 2,087,382 | 11/21/2018 | |
4.4.0 | 560,523 | 11/9/2018 | |
4.3.0 | 29,506,665 | 10/19/2018 | |
4.2.0-preview | 3,168 | 10/17/2018 | |
4.1.0-preview | 24,072 | 9/27/2018 | |
4.0.0-preview | 65,818 | 8/28/2018 | |
3.19.8 | 22,828,940 | 6/15/2018 | |
3.19.7 | 18,977 | 6/15/2018 | |
3.19.6 | 2,613,657 | 5/23/2018 | |
3.19.5 | 253,526 | 5/17/2018 | |
3.19.4 | 3,933,379 | 4/20/2018 | |
3.19.3 | 1,236,352 | 4/11/2018 | |
3.19.2 | 2,009,365 | 3/2/2018 | |
3.19.1 | 1,839,367 | 1/31/2018 | |
3.19.0 | 253,585 | 1/27/2018 | |
3.18.0 | 352,822 | 1/24/2018 | |
3.17.3 | 1,056,349 | 12/19/2017 | |
3.17.2 | 18,646,847 | 11/15/2017 | |
3.17.1 | 319,381 | 11/2/2017 | |
3.17.0 | 797,580 | 10/3/2017 | |
3.16.1 | 1,044,672 | 9/5/2017 | |
3.16.0 | 933,164 | 8/4/2017 | |
3.14.2 | 62,105,862 | 7/21/2017 | |
3.14.1 | 12,664,491 | 6/29/2017 | |
3.14.0 | 3,172,044 | 6/26/2017 | |
3.13.9 | 2,850,331 | 3/22/2017 | |
3.13.8 | 2,080,318 | 12/2/2016 | |
3.13.7 | 591,406 | 11/1/2016 | |
3.13.6 | 8,653 | 11/1/2016 | |
3.13.5 | 1,251,190 | 9/17/2016 | |
3.13.4 | 258,326 | 8/24/2016 | |
3.13.3 | 27,808 | 8/23/2016 | |
3.13.2 | 29,522 | 8/18/2016 | |
3.13.1 | 351,712 | 7/27/2016 | |
3.12.0 | 403,418 | 7/11/2016 | |
3.9.302261508-alpha | 20,445 | 2/26/2016 | |
3.9.302111717-alpha | 8,196 | 2/12/2016 | |
3.8.301280212-alpha | 7,555 | 1/28/2016 | |
3.7.301251358-alpha | 2,308 | 1/26/2016 | |
3.6.212041202-alpha | 21,057 | 12/4/2015 | |
3.6.212012344-alpha | 2,728 | 12/2/2015 | |
3.6.212011103-alpha | 4,105 | 12/1/2015 | |
2.29.0 | 691,849 | 8/22/2017 | |
2.28.4 | 544,807 | 3/22/2017 | |
2.28.3 | 1,475,981 | 11/18/2016 | |
2.28.2 | 180,238 | 9/17/2016 | |
2.28.1 | 245,575 | 7/27/2016 | |
2.28.0 | 207,728 | 7/11/2016 | |
2.24.304111323 | 478,471 | 4/11/2016 | |
2.23.302261847 | 885,680 | 2/27/2016 | |
2.22.302111727 | 2,413,891 | 2/12/2016 | |
1.0.5 | 82,145 | 8/6/2014 | |
1.0.4 | 20,332 | 6/4/2014 | |
1.0.3 | 48,004 | 2/17/2014 | |
1.0.2 | 23,128 | 10/15/2013 | |
1.0.1 | 4,720 | 9/17/2013 | |
1.0.0 | 56,670 | 9/7/2013 |