Microsoft.Identity.Client
4.46.0
See the version list below for details.
dotnet add package Microsoft.Identity.Client --version 4.46.0
NuGet\Install-Package Microsoft.Identity.Client -Version 4.46.0
<PackageReference Include="Microsoft.Identity.Client" Version="4.46.0" />
paket add Microsoft.Identity.Client --version 4.46.0
#r "nuget: Microsoft.Identity.Client, 4.46.0"
// Install Microsoft.Identity.Client as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Client&version=4.46.0
// Install Microsoft.Identity.Client as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Client&version=4.46.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows10.0.17763 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid90 is compatible. monoandroid10.0 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap10.0.17763 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
-
.NETFramework 4.5
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
-
MonoAndroid 10.0
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
- System.Security.SecureString (>= 4.3.0)
- Xamarin.AndroidX.Browser (>= 1.0.0)
-
MonoAndroid 9.0
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
- System.Security.SecureString (>= 4.3.0)
- Xamarin.Android.Support.CustomTabs (>= 28.0.0.3)
-
net5.0-windows10.0.17763
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
- Microsoft.Web.WebView2 (>= 1.0.864.35)
-
UAP 10.0.17763
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.SecureString (>= 4.3.0)
- System.ServiceModel.Http (>= 4.5.3)
- System.ServiceModel.NetTcp (>= 4.5.3)
- System.ServiceModel.Security (>= 4.5.3)
- System.Xml.XDocument (>= 4.3.0)
-
Xamarin.iOS 1.0
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.SecureString (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
Xamarin.Mac 2.0
- Microsoft.IdentityModel.Abstractions (>= 6.18.0)
NuGet packages (306)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Client:
Package | Downloads |
---|---|
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity |
|
Microsoft.Identity.Client.Extensions.Msal
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET) |
|
Microsoft.Identity.Web.TokenCache
This package bring token cache serializers for MSAL.NET confidential client applications. |
|
Microsoft.SqlServer.SqlManagementObjects
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database. |
GitHub repositories (93)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Identity.Client:
Repository | Stars |
---|---|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
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://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version | Downloads | Last updated |
---|---|---|
4.56.0 | 196,912 | 9/6/2023 |
4.55.0 | 1,421,412 | 7/24/2023 |
4.54.1 | 4,301,230 | 5/24/2023 |
4.54.0 | 806,170 | 5/11/2023 |
4.53.0 | 2,003,353 | 4/14/2023 |
4.52.0 | 729,437 | 3/31/2023 |
4.51.0 | 1,622,451 | 3/16/2023 |
4.50.0 | 1,723,332 | 2/13/2023 |
4.49.1 | 18,794,597 | 12/20/2022 |
4.48.1 | 4,166,890 | 11/15/2022 |
4.48.0 | 1,142,250 | 11/2/2022 |
4.47.2 | 17,521,235 | 10/4/2022 |
4.47.1 | 944,954 | 9/21/2022 |
4.47.0 | 707,286 | 9/16/2022 |
4.46.2 | 792,593 | 8/29/2022 |
4.46.1 | 2,021,919 | 8/17/2022 |
4.46.0 | 14,345,275 | 8/4/2022 |
4.46.0-preview2 | 24,677 | 7/8/2022 |
4.45.0 | 34,946,944 | 6/23/2022 |
4.44.0 | 3,971,544 | 5/20/2022 |
4.43.2 | 891,399 | 5/2/2022 |
4.43.1 | 1,033,387 | 4/15/2022 |
4.43.0 | 959,795 | 4/6/2022 |
4.42.1 | 1,083,756 | 3/15/2022 |
4.42.0 | 11,848,167 | 2/28/2022 |
4.41.0 | 4,644,106 | 2/8/2022 |
4.40.0 | 2,949,175 | 1/8/2022 |
4.39.0 | 42,591,936 | 11/30/2021 |
4.38.0 | 1,050,245 | 11/19/2021 |
4.37.0 | 4,685,383 | 10/22/2021 |
4.37.0-preview | 46,774 | 10/6/2021 |
4.36.2 | 2,055,309 | 9/29/2021 |
4.36.1 | 1,747,686 | 9/8/2021 |
4.36.0 | 1,116,839 | 8/31/2021 |
4.35.1 | 9,577,047 | 7/30/2021 |
4.35.0 | 1,423,680 | 7/23/2021 |
4.34.0 | 1,209,953 | 7/8/2021 |
4.33.0 | 3,180,596 | 6/22/2021 |
4.32.1 | 1,942,671 | 6/10/2021 |
4.32.0 | 495,333 | 6/3/2021 |
4.31.0 | 1,770,857 | 5/11/2021 |
4.30.1 | 56,159,069 | 4/28/2021 |
4.30.0 | 1,097,844 | 4/22/2021 |
4.29.0 | 2,964,367 | 3/30/2021 |
4.28.1 | 802,181 | 3/23/2021 |
4.28.0 | 187,981 | 3/18/2021 |
4.27.1 | 4,345 | 4/16/2021 |
4.27.0 | 1,361,416 | 2/19/2021 |
4.26.0 | 1,623,592 | 2/10/2021 |
4.25.0 | 2,219,867 | 1/20/2021 |
4.24.0 | 2,218,799 | 12/5/2020 |
4.23.0 | 1,919,153 | 11/24/2020 |
4.22.0 | 86,321,403 | 10/27/2020 |
4.21.1 | 96,547,969 | 10/20/2020 |
4.21.0 | 655,212 | 10/15/2020 |
4.20.1 | 355,843 | 10/14/2020 |
4.20.0 | 33,965 | 10/13/2020 |
4.20.0-wampreview1 | 7,292 | 9/30/2020 |
4.19.0 | 2,180,075 | 9/25/2020 |
4.18.0 | 1,387,594 | 9/2/2020 |
4.17.2 | 4,179 | 1/21/2021 |
4.17.1 | 1,253,534 | 8/5/2020 |
4.17.0 | 353,827 | 7/27/2020 |
4.16.1 | 6,801,182 | 7/10/2020 |
4.16.0 | 121,824 | 7/7/2020 |
4.15.0 | 1,190,302 | 6/18/2020 |
4.14.0 | 68,733,256 | 5/19/2020 |
4.13.0 | 720,548 | 5/5/2020 |
4.12.0 | 867,926 | 4/23/2020 |
4.11.0 | 870,970 | 4/3/2020 |
4.10.0 | 893,164 | 3/18/2020 |
4.9.0 | 3,298,104 | 3/6/2020 |
4.8.2 | 5,478,105 | 2/15/2020 |
4.8.1 | 496,277 | 1/29/2020 |
4.8.1-preview1 | 11,655 | 1/28/2020 |
4.7.1 | 1,512,373 | 11/22/2019 |
4.7.0 | 229,606 | 11/7/2019 |
4.6.0 | 801,627 | 11/4/2019 |
4.5.1 | 610,234 | 10/17/2019 |
4.5.0 | 51,339 | 10/16/2019 |
4.4.0 | 457,414 | 9/20/2019 |
4.3.1 | 645,603 | 8/27/2019 |
4.3.0 | 302,064 | 8/8/2019 |
4.2.1 | 184,704 | 7/24/2019 |
4.2.0 | 33,931 | 7/23/2019 |
4.1.0 | 13,386,620 | 7/2/2019 |
4.0.0 | 1,350,547 | 6/3/2019 |
3.0.9 | 39,166 | 7/31/2019 |
3.0.8 | 100,873,044 | 4/30/2019 |
3.0.6-preview | 80,219 | 4/19/2019 |
3.0.5-preview | 7,144 | 4/16/2019 |
3.0.4-preview | 35,887 | 4/11/2019 |
3.0.3-preview | 64,867 | 4/8/2019 |
3.0.2-preview | 8,549 | 3/25/2019 |
3.0.1-preview | 4,280 | 3/21/2019 |
3.0.0-preview | 28,673 | 2/27/2019 |
2.7.1 | 841,228 | 2/21/2019 |
2.7.0 | 360,826 | 1/16/2019 |
2.6.2 | 163,737 | 12/20/2018 |
2.6.1 | 99,536 | 12/18/2018 |
2.6.0-preview | 23,698 | 12/12/2018 |
2.5.0-preview | 181,436 | 11/21/2018 |
2.4.1-preview | 9,706 | 11/16/2018 |
2.4.0-preview | 504,950 | 11/9/2018 |
2.3.1-preview | 37,674 | 10/26/2018 |
2.3.0-preview | 23,012 | 10/19/2018 |
2.2.1-preview | 12,875 | 10/17/2018 |
2.2.0-preview | 34,044 | 10/5/2018 |
2.1.0-preview | 47,597 | 9/27/2018 |
2.0.1-preview | 59,527 | 9/15/2018 |
2.0.0-preview | 58,454 | 8/28/2018 |
1.1.4-preview0002 | 258,371 | 6/1/2018 |
1.1.3-preview0012 | 11,419 | 5/25/2018 |
1.1.2-preview0008 | 519,964 | 2/2/2018 |
1.1.1-preview0040 | 72,246 | 1/6/2018 |
1.1.0-preview | 546,265 | 5/9/2017 |
1.0.304142221-alpha | 442,956 | 4/15/2016 |
1.0.304142201-alpha | 7,853 | 4/15/2016 |
1.0.303282006-alpha | 9,410 | 3/29/2016 |
The changelog is available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/changelog.txt. The roadmap at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki#roadmap. To provide feedback, fill-in the survey at https://ncv.microsoft.com/JrXkdySi0m