Microsoft.Identity.Client
3.0.1-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Identity.Client --version 3.0.1-preview
NuGet\Install-Package Microsoft.Identity.Client -Version 3.0.1-preview
<PackageReference Include="Microsoft.Identity.Client" Version="3.0.1-preview" />
<PackageVersion Include="Microsoft.Identity.Client" Version="3.0.1-preview" />
<PackageReference Include="Microsoft.Identity.Client" />
paket add Microsoft.Identity.Client --version 3.0.1-preview
#r "nuget: Microsoft.Identity.Client, 3.0.1-preview"
#addin nuget:?package=Microsoft.Identity.Client&version=3.0.1-preview&prerelease
#tool nuget:?package=Microsoft.Identity.Client&version=3.0.1-preview&prerelease
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 again 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. 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. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 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.CSharp (>= 4.5.0)
- System.ComponentModel.TypeConverter (>= 4.3.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.Xml.XDocument (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.5.0)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 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.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.SecureString (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
MonoAndroid 9.0
- System.Security.SecureString (>= 4.3.0)
- Xamarin.Android.Support.CustomTabs (>= 28.0.0.1)
- Xamarin.Android.Support.v7.AppCompat (>= 28.0.0.1)
-
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.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 (484)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Client:
Package | Downloads |
---|---|
Azure.Identity
Provides APIs for authenticating to Microsoft Entra ID |
|
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.Identity.Web.Certificateless
This package brings certificateless authentication. |
|
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 (120)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Identity.Client:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
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.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
microsoft/Power-Fx
Power Fx low-code programming language
|
|
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
HotCakeX/Harden-Windows-Security
Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
microsoft/CDM
The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
Version | Downloads | Last updated | |
---|---|---|---|
4.70.2 | 93,870 | 4/9/2025 | |
4.70.1 | 289,742 | 4/4/2025 | |
4.70.1-preview | 1,824 | 3/26/2025 | |
4.70.0 | 609,511 | 3/18/2025 | |
4.69.1 | 1,279,323 | 3/4/2025 | |
4.68.0 | 1,001,493 | 2/7/2025 | |
4.67.2 | 11,222,513 | 1/14/2025 | |
4.67.1 | 516,703 | 1/9/2025 | |
4.67.0 | 90,994 | 1/8/2025 | |
4.66.4-preview | 342 | 1/14/2025 | |
4.66.3-preview | 314 | 1/8/2025 | |
4.66.2 | 4,154,786 | 11/11/2024 | |
4.66.2-preview | 394 | 12/18/2024 | |
4.66.1 | 24,333,481 | 10/22/2024 | |
4.66.0 | 291,465 | 10/18/2024 | |
4.65.3-preview | 6,361 | 10/2/2024 | |
4.65.0 | 11,728,552 | 9/25/2024 | |
4.64.2-preview | 5,333 | 9/17/2024 | |
4.64.1 | 1,689,103 | 9/12/2024 | |
4.64.0 | 1,821,165 | 8/24/2024 | |
4.63.0 | 1,700,637 | 8/6/2024 | |
4.62.0 | 1,708,268 | 7/22/2024 | |
4.62.0-preview | 3,053 | 7/16/2024 | |
4.61.3 | 102,485,435 | 6/6/2024 | |
4.61.2 | 201,457 | 6/3/2024 | |
4.61.1 | 659,870 | 5/22/2024 | |
4.61.0 | 882,830 | 5/9/2024 | |
4.60.4 | 762,684 | 6/19/2024 | |
4.60.3 | 32,181,069 | 4/16/2024 | |
4.60.2 | 250,305 | 4/9/2024 | |
4.60.1 | 11,507,987 | 4/2/2024 | |
4.60.0 | 163,578 | 3/27/2024 | |
4.59.1 | 1,005,083 | 4/16/2024 | |
4.59.0 | 10,464,694 | 1/17/2024 | |
4.58.1 | 1,571,300 | 12/8/2023 | |
4.58.0 | 664,963 | 11/29/2023 | |
4.57.0 | 11,639,212 | 10/18/2023 | |
4.56.0 | 148,079,037 | 9/6/2023 | |
4.55.0 | 5,135,107 | 7/24/2023 | |
4.54.1 | 27,530,639 | 5/24/2023 | |
4.54.0 | 1,870,075 | 5/11/2023 | |
4.53.0 | 4,890,715 | 4/14/2023 | |
4.52.0 | 1,712,897 | 3/31/2023 | |
4.51.0 | 2,630,546 | 3/16/2023 | |
4.50.0 | 4,417,309 | 2/13/2023 | |
4.49.1 | 40,886,613 | 12/20/2022 | |
4.48.1 | 7,640,093 | 11/15/2022 | |
4.48.0 | 2,357,977 | 11/2/2022 | |
4.47.2 | 76,555,519 | 10/4/2022 | |
4.47.1 | 1,704,482 | 9/21/2022 | |
4.47.0 | 2,062,471 | 9/16/2022 | |
4.46.2 | 1,187,875 | 8/29/2022 | |
4.46.1 | 4,306,125 | 8/17/2022 | |
4.46.0 | 26,603,828 | 8/4/2022 | |
4.46.0-preview2 | 37,652 | 7/8/2022 | |
4.45.0 | 69,881,663 | 6/23/2022 | |
4.44.0 | 7,178,016 | 5/20/2022 | |
4.43.2 | 1,243,393 | 5/2/2022 | |
4.43.1 | 1,289,898 | 4/15/2022 | |
4.43.0 | 2,135,349 | 4/6/2022 | |
4.42.1 | 1,556,894 | 3/15/2022 | |
4.42.0 | 17,439,344 | 2/28/2022 | |
4.41.0 | 7,412,181 | 2/8/2022 | |
4.40.0 | 3,996,709 | 1/8/2022 | |
4.39.0 | 74,094,134 | 11/30/2021 | |
4.38.0 | 3,786,505 | 11/19/2021 | |
4.37.0 | 7,725,170 | 10/22/2021 | |
4.37.0-preview | 65,351 | 10/6/2021 | |
4.36.2 | 6,517,227 | 9/29/2021 | |
4.36.1 | 2,716,051 | 9/8/2021 | |
4.36.0 | 1,299,740 | 8/31/2021 | |
4.35.1 | 15,074,075 | 7/30/2021 | |
4.35.0 | 2,049,476 | 7/23/2021 | |
4.34.0 | 1,449,380 | 7/8/2021 | |
4.33.0 | 4,061,820 | 6/22/2021 | |
4.32.1 | 2,160,982 | 6/10/2021 | |
4.32.0 | 679,812 | 6/3/2021 | |
4.31.0 | 2,256,518 | 5/11/2021 | |
4.30.1 | 82,135,324 | 4/28/2021 | |
4.30.0 | 2,172,858 | 4/22/2021 | |
4.29.0 | 4,182,927 | 3/30/2021 | |
4.28.1 | 1,043,867 | 3/23/2021 | |
4.28.0 | 218,578 | 3/18/2021 | |
4.27.1 | 9,694 | 4/16/2021 | |
4.27.0 | 1,645,254 | 2/19/2021 | |
4.26.0 | 1,937,250 | 2/10/2021 | |
4.25.0 | 2,876,221 | 1/20/2021 | |
4.24.0 | 2,612,546 | 12/5/2020 | |
4.23.0 | 2,565,828 | 11/24/2020 | |
4.22.0 | 142,887,851 | 10/27/2020 | |
4.21.1 | 157,338,659 | 10/20/2020 | |
4.21.0 | 823,739 | 10/15/2020 | |
4.20.1 | 807,271 | 10/14/2020 | |
4.20.0 | 40,335 | 10/13/2020 | |
4.20.0-wampreview1 | 11,604 | 9/30/2020 | |
4.19.0 | 2,702,760 | 9/25/2020 | |
4.18.0 | 1,628,112 | 9/2/2020 | |
4.17.2 | 9,115 | 1/21/2021 | |
4.17.1 | 5,776,413 | 8/5/2020 | |
4.17.0 | 389,782 | 7/27/2020 | |
4.16.1 | 8,273,566 | 7/10/2020 | |
4.16.0 | 138,953 | 7/7/2020 | |
4.15.0 | 1,467,761 | 6/18/2020 | |
4.14.0 | 83,062,618 | 5/19/2020 | |
4.13.0 | 819,967 | 5/5/2020 | |
4.12.0 | 903,743 | 4/23/2020 | |
4.11.0 | 1,005,511 | 4/3/2020 | |
4.10.0 | 1,039,397 | 3/18/2020 | |
4.9.0 | 4,357,065 | 3/6/2020 | |
4.8.2 | 6,979,958 | 2/15/2020 | |
4.8.1 | 539,862 | 1/29/2020 | |
4.8.1-preview1 | 16,385 | 1/28/2020 | |
4.7.1 | 1,670,343 | 11/22/2019 | |
4.7.0 | 258,429 | 11/7/2019 | |
4.6.0 | 5,359,058 | 11/4/2019 | |
4.5.1 | 728,344 | 10/17/2019 | |
4.5.0 | 61,108 | 10/16/2019 | |
4.4.0 | 517,542 | 9/20/2019 | |
4.3.1 | 766,401 | 8/27/2019 | |
4.3.0 | 365,810 | 8/8/2019 | |
4.2.1 | 198,088 | 7/24/2019 | |
4.2.0 | 41,213 | 7/23/2019 | |
4.1.0 | 16,322,712 | 7/2/2019 | |
4.0.0 | 1,410,723 | 6/3/2019 | |
3.0.9 | 61,406 | 7/31/2019 | |
3.0.8 | 122,996,677 | 4/30/2019 | |
3.0.6-preview | 123,221 | 4/19/2019 | |
3.0.5-preview | 12,919 | 4/16/2019 | |
3.0.4-preview | 41,901 | 4/11/2019 | |
3.0.3-preview | 75,531 | 4/8/2019 | |
3.0.2-preview | 16,479 | 3/25/2019 | |
3.0.1-preview | 9,070 | 3/21/2019 | |
3.0.0-preview | 34,304 | 2/27/2019 | |
2.7.1 | 964,023 | 2/21/2019 | |
2.7.0 | 400,854 | 1/16/2019 | |
2.6.2 | 177,525 | 12/20/2018 | |
2.6.1 | 156,925 | 12/18/2018 | |
2.6.0-preview | 29,346 | 12/12/2018 | |
2.5.0-preview | 191,538 | 11/21/2018 | |
2.4.1-preview | 14,943 | 11/16/2018 | |
2.4.0-preview | 777,062 | 11/9/2018 | |
2.3.1-preview | 46,073 | 10/26/2018 | |
2.3.0-preview | 30,288 | 10/19/2018 | |
2.2.1-preview | 18,052 | 10/17/2018 | |
2.2.0-preview | 39,900 | 10/5/2018 | |
2.1.0-preview | 53,951 | 9/27/2018 | |
2.0.1-preview | 67,124 | 9/15/2018 | |
2.0.0-preview | 73,332 | 8/28/2018 | |
1.1.4-preview0002 | 304,631 | 6/1/2018 | |
1.1.3-preview0012 | 16,449 | 5/25/2018 | |
1.1.2-preview0008 | 568,658 | 2/2/2018 | |
1.1.1-preview0040 | 78,140 | 1/6/2018 | |
1.1.0-preview | 591,502 | 5/9/2017 | |
1.0.304142221-alpha | 465,862 | 4/15/2016 | |
1.0.304142201-alpha | 13,389 | 4/15/2016 | |
1.0.303282006-alpha | 14,224 | 3/29/2016 |