Microsoft.Identity.Client
4.44.0
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.Identity.Client -Version 4.44.0
dotnet add package Microsoft.Identity.Client --version 4.44.0
<PackageReference Include="Microsoft.Identity.Client" Version="4.44.0" />
paket add Microsoft.Identity.Client --version 4.44.0
#r "nuget: Microsoft.Identity.Client, 4.44.0"
// Install Microsoft.Identity.Client as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Client&version=4.44.0
// Install Microsoft.Identity.Client as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Client&version=4.44.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 |
---|---|
.NET | net5.0 net5.0-windows net5.0-windows10.0.17763 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 monoandroid90 monoandroid10.0 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.5.0)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- 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.Claims (>= 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 10.0
- System.Security.SecureString (>= 4.3.0)
- Xamarin.AndroidX.Browser (>= 1.0.0)
-
MonoAndroid 9.0
- System.Security.SecureString (>= 4.3.0)
- Xamarin.Android.Support.CustomTabs (>= 28.0.0.3)
-
net5.0-windows10.0.17763
- Microsoft.Web.WebView2 (>= 1.0.864.35)
-
UAP 10.0
- Microsoft.CSharp (>= 4.5.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)
- 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
- No dependencies.
NuGet packages (212)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Client:
Package | Downloads |
---|---|
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server 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 extensions to Microsoft Authentication Library for .NET (MSAL.NET) |
|
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. |
|
Microsoft.Graph.Auth
Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token acquisition and storage. |
GitHub repositories (68)
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.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
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.
|
|
GitCredentialManager/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
|
Version | Downloads | Last updated |
---|---|---|
4.45.0 | 27,898 | 6/23/2022 |
4.44.0 | 257,608 | 5/20/2022 |
4.43.2 | 200,345 | 5/2/2022 |
4.43.1 | 312,555 | 4/15/2022 |
4.43.0 | 130,468 | 4/6/2022 |
4.42.1 | 321,380 | 3/15/2022 |
4.42.0 | 1,676,059 | 2/28/2022 |
4.41.0 | 1,476,588 | 2/8/2022 |
4.40.0 | 1,222,973 | 1/8/2022 |
4.39.0 | 4,527,931 | 11/30/2021 |
4.38.0 | 561,622 | 11/19/2021 |
4.37.0 | 1,571,438 | 10/22/2021 |
4.37.0-preview | 21,279 | 10/6/2021 |
4.36.2 | 1,084,919 | 9/29/2021 |
4.36.1 | 667,154 | 9/8/2021 |
4.36.0 | 691,459 | 8/31/2021 |
4.35.1 | 3,828,194 | 7/30/2021 |
4.35.0 | 479,174 | 7/23/2021 |
4.34.0 | 812,560 | 7/8/2021 |
4.33.0 | 1,461,239 | 6/22/2021 |
4.32.1 | 1,293,445 | 6/10/2021 |
4.32.0 | 274,686 | 6/3/2021 |
4.31.0 | 1,060,302 | 5/11/2021 |
4.30.1 | 21,289,755 | 4/28/2021 |
4.30.0 | 733,867 | 4/22/2021 |
4.29.0 | 1,635,548 | 3/30/2021 |
4.28.1 | 538,619 | 3/23/2021 |
4.28.0 | 139,948 | 3/18/2021 |
4.27.1 | 2,762 | 4/16/2021 |
4.27.0 | 963,565 | 2/19/2021 |
4.26.0 | 1,191,034 | 2/10/2021 |
4.25.0 | 1,330,885 | 1/20/2021 |
4.24.0 | 1,684,405 | 12/5/2020 |
4.23.0 | 1,331,791 | 11/24/2020 |
4.22.0 | 26,188,172 | 10/27/2020 |
4.21.1 | 28,357,072 | 10/20/2020 |
4.21.0 | 497,334 | 10/15/2020 |
4.20.1 | 150,328 | 10/14/2020 |
4.20.0 | 27,979 | 10/13/2020 |
4.20.0-wampreview1 | 5,997 | 9/30/2020 |
4.19.0 | 1,341,966 | 9/25/2020 |
4.18.0 | 1,039,356 | 9/2/2020 |
4.17.2 | 2,754 | 1/21/2021 |
4.17.1 | 960,654 | 8/5/2020 |
4.17.0 | 289,573 | 7/27/2020 |
4.16.1 | 5,169,917 | 7/10/2020 |
4.16.0 | 106,093 | 7/7/2020 |
4.15.0 | 838,131 | 6/18/2020 |
4.14.0 | 46,592,771 | 5/19/2020 |
4.13.0 | 618,295 | 5/5/2020 |
4.12.0 | 795,175 | 4/23/2020 |
4.11.0 | 740,032 | 4/3/2020 |
4.10.0 | 739,642 | 3/18/2020 |
4.9.0 | 2,304,050 | 3/6/2020 |
4.8.2 | 3,122,091 | 2/15/2020 |
4.8.1 | 453,039 | 1/29/2020 |
4.8.1-preview1 | 9,999 | 1/28/2020 |
4.7.1 | 1,323,688 | 11/22/2019 |
4.7.0 | 204,565 | 11/7/2019 |
4.6.0 | 528,206 | 11/4/2019 |
4.5.1 | 488,388 | 10/17/2019 |
4.5.0 | 43,381 | 10/16/2019 |
4.4.0 | 381,529 | 9/20/2019 |
4.3.1 | 539,539 | 8/27/2019 |
4.3.0 | 242,425 | 8/8/2019 |
4.2.1 | 165,918 | 7/24/2019 |
4.2.0 | 30,060 | 7/23/2019 |
4.1.0 | 9,465,581 | 7/2/2019 |
4.0.0 | 1,291,186 | 6/3/2019 |
3.0.9 | 30,065 | 7/31/2019 |
3.0.8 | 72,041,914 | 4/30/2019 |
3.0.6-preview | 57,501 | 4/19/2019 |
3.0.5-preview | 5,184 | 4/16/2019 |
3.0.4-preview | 15,786 | 4/11/2019 |
3.0.3-preview | 59,046 | 4/8/2019 |
3.0.2-preview | 6,943 | 3/25/2019 |
3.0.1-preview | 2,984 | 3/21/2019 |
3.0.0-preview | 26,328 | 2/27/2019 |
2.7.1 | 721,370 | 2/21/2019 |
2.7.0 | 321,454 | 1/16/2019 |
2.6.2 | 153,390 | 12/20/2018 |
2.6.1 | 69,804 | 12/18/2018 |
2.6.0-preview | 21,890 | 12/12/2018 |
2.5.0-preview | 163,540 | 11/21/2018 |
2.4.1-preview | 7,941 | 11/16/2018 |
2.4.0-preview | 191,023 | 11/9/2018 |
2.3.1-preview | 31,538 | 10/26/2018 |
2.3.0-preview | 20,350 | 10/19/2018 |
2.2.1-preview | 11,598 | 10/17/2018 |
2.2.0-preview | 32,093 | 10/5/2018 |
2.1.0-preview | 44,345 | 9/27/2018 |
2.0.1-preview | 51,266 | 9/15/2018 |
2.0.0-preview | 47,187 | 8/28/2018 |
1.1.4-preview0002 | 233,327 | 6/1/2018 |
1.1.3-preview0012 | 9,288 | 5/25/2018 |
1.1.2-preview0008 | 479,771 | 2/2/2018 |
1.1.1-preview0040 | 69,926 | 1/6/2018 |
1.1.0-preview | 511,775 | 5/9/2017 |
1.0.304142221-alpha | 415,535 | 4/15/2016 |
1.0.304142201-alpha | 6,703 | 4/15/2016 |
1.0.303282006-alpha | 8,006 | 3/29/2016 |
The changelog is available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/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