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 (64)
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,684,365 | 3/17/2021 | |
5.2.8 | 9,463,423 | 6/30/2020 | |
5.2.7 | 6,996,713 | 2/14/2020 | |
5.2.6 | 1,534,822 | 1/16/2020 | |
5.2.5 | 856,383 | 12/13/2019 | |
5.2.4 | 6,039,917 | 11/5/2019 | |
5.2.3 | 1,116,722 | 10/14/2019 | |
5.2.2 | 828,960 | 9/24/2019 | |
5.2.1 | 926,820 | 8/30/2019 | |
5.2.0 | 25,306,796 | 8/14/2019 | |
4.5.1 | 6,298,840 | 2/8/2019 | |
4.5.0 | 5,162,596 | 1/15/2019 | |
4.4.2 | 887,833 | 12/14/2018 | |
4.4.1 | 1,755,902 | 11/21/2018 | |
4.4.0 | 513,587 | 11/9/2018 | |
4.3.0 | 19,802,832 | 10/19/2018 | |
4.2.0-preview | 2,924 | 10/17/2018 | |
4.1.0-preview | 22,616 | 9/27/2018 | |
4.0.0-preview | 62,299 | 8/28/2018 | |
3.19.8 | 18,244,377 | 6/15/2018 | |
3.19.7 | 18,005 | 6/15/2018 | |
3.19.6 | 2,340,056 | 5/23/2018 | |
3.19.5 | 223,729 | 5/17/2018 | |
3.19.4 | 3,463,345 | 4/20/2018 | |
3.19.3 | 1,116,837 | 4/11/2018 | |
3.19.2 | 1,846,542 | 3/2/2018 | |
3.19.1 | 1,717,841 | 1/31/2018 | |
3.19.0 | 240,634 | 1/27/2018 | |
3.18.0 | 245,119 | 1/24/2018 | |
3.17.3 | 964,486 | 12/19/2017 | |
3.17.2 | 16,617,260 | 11/15/2017 | |
3.17.1 | 300,745 | 11/2/2017 | |
3.17.0 | 770,048 | 10/3/2017 | |
3.16.1 | 976,102 | 9/5/2017 | |
3.16.0 | 895,357 | 8/4/2017 | |
3.14.2 | 40,413,750 | 7/21/2017 | |
3.14.1 | 11,194,757 | 6/29/2017 | |
3.14.0 | 2,790,128 | 6/26/2017 | |
3.13.9 | 2,532,018 | 3/22/2017 | |
3.13.8 | 1,830,446 | 12/2/2016 | |
3.13.7 | 558,981 | 11/1/2016 | |
3.13.6 | 8,111 | 11/1/2016 | |
3.13.5 | 1,144,967 | 9/17/2016 | |
3.13.4 | 246,232 | 8/24/2016 | |
3.13.3 | 11,949 | 8/23/2016 | |
3.13.2 | 27,059 | 8/18/2016 | |
3.13.1 | 326,972 | 7/27/2016 | |
3.12.0 | 394,634 | 7/11/2016 | |
3.9.302261508-alpha | 19,924 | 2/26/2016 | |
3.9.302111717-alpha | 7,868 | 2/12/2016 | |
3.8.301280212-alpha | 7,158 | 1/28/2016 | |
3.7.301251358-alpha | 2,020 | 1/26/2016 | |
3.6.212041202-alpha | 20,649 | 12/4/2015 | |
3.6.212012344-alpha | 2,461 | 12/2/2015 | |
3.6.212011103-alpha | 3,764 | 12/1/2015 | |
2.29.0 | 593,913 | 8/22/2017 | |
2.28.4 | 515,378 | 3/22/2017 | |
2.28.3 | 1,353,037 | 11/18/2016 | |
2.28.2 | 171,499 | 9/17/2016 | |
2.28.1 | 227,490 | 7/27/2016 | |
2.28.0 | 187,565 | 7/11/2016 | |
2.24.304111323 | 402,292 | 4/11/2016 | |
2.23.302261847 | 860,327 | 2/27/2016 | |
2.22.302111727 | 2,083,814 | 2/12/2016 | |
1.0.5 | 73,123 | 8/6/2014 | |
1.0.4 | 19,622 | 6/4/2014 | |
1.0.3 | 46,260 | 2/17/2014 | |
1.0.2 | 22,469 | 10/15/2013 | |
1.0.1 | 4,105 | 9/17/2013 | |
1.0.0 | 51,047 | 9/7/2013 |