Microsoft.IdentityModel.Clients.ActiveDirectory
5.2.9
Prefix Reserved
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.
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.2.9
dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory --version 5.2.9
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.9" />
paket add Microsoft.IdentityModel.Clients.ActiveDirectory --version 5.2.9
#r "nuget: Microsoft.IdentityModel.Clients.ActiveDirectory, 5.2.9"
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=5.2.9
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=5.2.9
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 |
.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 |
MonoAndroid | monoandroid monoandroid81 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
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
- 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 (375)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Clients.ActiveDirectory:
Package | Downloads |
---|---|
Microsoft.Azure.Services.AppAuthentication
There is a newer version of this library available here: https://www.nuget.org/packages/Azure.Identity/ Migration guide: https://docs.microsoft.com/dotnet/api/overview/azure/app-auth-migration AppAuth no longer receives new feature improvements. Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure. |
|
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 |
|
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. |
|
Microsoft.Bot.Connector
This library implements C# classes for using the Bot Framework Connector REST API. |
GitHub repositories (93)
Showing the top 5 popular GitHub repositories that depend on Microsoft.IdentityModel.Clients.ActiveDirectory:
Repository | Stars |
---|---|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
Version | Downloads | Last updated | |
---|---|---|---|
5.2.9 | 8,827,557 | 3/17/2021 | |
5.2.8 | 9,500,487 | 6/30/2020 | |
5.2.7 | 7,017,053 | 2/14/2020 | |
5.2.6 | 1,540,139 | 1/16/2020 | |
5.2.5 | 857,642 | 12/13/2019 | |
5.2.4 | 6,077,264 | 11/5/2019 | |
5.2.3 | 1,119,191 | 10/14/2019 | |
5.2.2 | 830,861 | 9/24/2019 | |
5.2.1 | 929,715 | 8/30/2019 | |
5.2.0 | 25,438,797 | 8/14/2019 | |
4.5.1 | 6,309,407 | 2/8/2019 | |
4.5.0 | 5,176,374 | 1/15/2019 | |
4.4.2 | 889,040 | 12/14/2018 | |
4.4.1 | 1,760,516 | 11/21/2018 | |
4.4.0 | 514,077 | 11/9/2018 | |
4.3.0 | 19,887,243 | 10/19/2018 | |
4.2.0-preview | 2,931 | 10/17/2018 | |
4.1.0-preview | 22,635 | 9/27/2018 | |
4.0.0-preview | 62,342 | 8/28/2018 | |
3.19.8 | 18,290,125 | 6/15/2018 | |
3.19.7 | 18,019 | 6/15/2018 | |
3.19.6 | 2,342,806 | 5/23/2018 | |
3.19.5 | 224,018 | 5/17/2018 | |
3.19.4 | 3,468,038 | 4/20/2018 | |
3.19.3 | 1,118,422 | 4/11/2018 | |
3.19.2 | 1,848,172 | 3/2/2018 | |
3.19.1 | 1,719,612 | 1/31/2018 | |
3.19.0 | 240,827 | 1/27/2018 | |
3.18.0 | 245,345 | 1/24/2018 | |
3.17.3 | 965,584 | 12/19/2017 | |
3.17.2 | 16,638,006 | 11/15/2017 | |
3.17.1 | 301,011 | 11/2/2017 | |
3.17.0 | 770,398 | 10/3/2017 | |
3.16.1 | 976,667 | 9/5/2017 | |
3.16.0 | 895,629 | 8/4/2017 | |
3.14.2 | 40,639,105 | 7/21/2017 | |
3.14.1 | 11,208,927 | 6/29/2017 | |
3.14.0 | 2,793,422 | 6/26/2017 | |
3.13.9 | 2,534,007 | 3/22/2017 | |
3.13.8 | 1,835,255 | 12/2/2016 | |
3.13.7 | 559,431 | 11/1/2016 | |
3.13.6 | 8,116 | 11/1/2016 | |
3.13.5 | 1,146,207 | 9/17/2016 | |
3.13.4 | 246,340 | 8/24/2016 | |
3.13.3 | 11,981 | 8/23/2016 | |
3.13.2 | 27,086 | 8/18/2016 | |
3.13.1 | 327,225 | 7/27/2016 | |
3.12.0 | 394,770 | 7/11/2016 | |
3.9.302261508-alpha | 19,931 | 2/26/2016 | |
3.9.302111717-alpha | 7,873 | 2/12/2016 | |
3.8.301280212-alpha | 7,167 | 1/28/2016 | |
3.7.301251358-alpha | 2,024 | 1/26/2016 | |
3.6.212041202-alpha | 20,655 | 12/4/2015 | |
3.6.212012344-alpha | 2,465 | 12/2/2015 | |
3.6.212011103-alpha | 3,769 | 12/1/2015 | |
2.29.0 | 594,734 | 8/22/2017 | |
2.28.4 | 515,744 | 3/22/2017 | |
2.28.3 | 1,354,487 | 11/18/2016 | |
2.28.2 | 171,594 | 9/17/2016 | |
2.28.1 | 227,590 | 7/27/2016 | |
2.28.0 | 187,875 | 7/11/2016 | |
2.24.304111323 | 403,102 | 4/11/2016 | |
2.23.302261847 | 860,596 | 2/27/2016 | |
2.22.302111727 | 2,086,925 | 2/12/2016 | |
1.0.5 | 73,178 | 8/6/2014 | |
1.0.4 | 19,626 | 6/4/2014 | |
1.0.3 | 46,283 | 2/17/2014 | |
1.0.2 | 22,473 | 10/15/2013 | |
1.0.1 | 4,110 | 9/17/2013 | |
1.0.0 | 51,158 | 9/7/2013 |