Microsoft.Identity.Client.Extensions.Msal 4.62.0-preview

Prefix Reserved
Additional Details

This version takes a dependency on a deprecated version of MSAL .NET (Microsoft.Identity.Client).

This is a prerelease version of Microsoft.Identity.Client.Extensions.Msal.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Identity.Client.Extensions.Msal --version 4.62.0-preview
                    
NuGet\Install-Package Microsoft.Identity.Client.Extensions.Msal -Version 4.62.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.62.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.62.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Identity.Client.Extensions.Msal --version 4.62.0-preview
                    
#r "nuget: Microsoft.Identity.Client.Extensions.Msal, 4.62.0-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Identity.Client.Extensions.Msal@4.62.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Identity.Client.Extensions.Msal&version=4.62.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Client.Extensions.Msal&version=4.62.0-preview&prerelease
                    
Install as a Cake Tool

This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (66)

Showing the top 5 NuGet packages that depend on Microsoft.Identity.Client.Extensions.Msal:

Package Downloads
Azure.Identity

Provides APIs for authenticating to Microsoft Entra ID

Microsoft.PowerPlatform.Dataverse.Client

This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse. This Package has been authored by the Microsoft Dataverse SDK team.

Microsoft.Azure.Kusto.Data

Programmatically issue queries and control commands to Kusto service.

Microsoft.VisualStudio.Services.InteractiveClient

Integrate with Azure DevOps Server and Azure DevOps Services from desktop-based Windows applications that require interactive sign-in by a user.

Rystem.OpenAi

.Net wrapper for OpenAI with Dependency injection integration, factory integration: you may inject more than one endpoint, azure integration: you may swap among openai endpoint and any azure endpoint quickly and easily. You can calculate tokens and cost for each request (before the request) and for each response. You can access to the dashboard api to retrieve your current or previous billing.

GitHub repositories (39)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Identity.Client.Extensions.Msal:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
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.
Azure/azure-powershell
Microsoft Azure PowerShell
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
microsoft/artifacts-credprovider
The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
dotnet/Scaffolding
Code generators to speed up development.
pnp/powershell
PnP PowerShell
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
jbe2277/waf
Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
microsoft/SqlNexus
SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
microsoft/powerbi-powershell
PowerShell community for Microsoft PowerBI. Here you will find resources and source for PowerShell modules targeting PowerBI.
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
Version Downloads Last Updated
4.74.1 2,474 7/21/2025
4.74.1-preview1 2 7/27/2025
4.74.0 16,072 7/14/2025
4.73.1 391,122 6/25/2025
4.73.0 35,389 6/17/2025
4.73.0-slc-preview 212 6/18/2025
4.73.0-preview 1,564 5/14/2025
4.72.3-slc-preview 192 7/1/2025
4.72.1 383,372 5/20/2025
4.72.1-preview 462 5/13/2025 4.72.1-preview is deprecated.
4.72.0 68,722 5/9/2025 4.72.0 is deprecated.
4.71.2-preview 2,292 4/22/2025 4.71.2-preview is deprecated.
4.71.1 5,523,067 4/24/2025 4.71.1 is deprecated.
4.71.0 35,577 4/18/2025 4.71.0 is deprecated.
4.70.2 450,503 4/9/2025 4.70.2 is deprecated.
4.70.1 36,572 4/4/2025 4.70.1 is deprecated.
4.70.1-preview 2,204 3/26/2025 4.70.1-preview is deprecated.
4.70.0 241,120 3/18/2025 4.70.0 is deprecated.
4.69.1 353,125 3/4/2025 4.69.1 is deprecated.
4.68.0 291,615 2/7/2025 4.68.0 is deprecated.
4.67.2 24,779,639 1/14/2025 4.67.2 is deprecated.
4.67.1 363,720 1/9/2025 4.67.1 is deprecated.
4.67.0 40,346 1/8/2025 4.67.0 is deprecated.
4.66.4-preview 370 1/14/2025 4.66.4-preview is deprecated.
4.66.3-preview 351 1/8/2025 4.66.3-preview is deprecated.
4.66.2 1,294,244 11/11/2024 4.66.2 is deprecated.
4.66.2-preview 382 12/18/2024 4.66.2-preview is deprecated.
4.66.1 34,652,657 10/22/2024 4.66.1 is deprecated.
4.66.0 37,211 10/18/2024 4.66.0 is deprecated.
4.65.3-preview 1,966 10/2/2024 4.65.3-preview is deprecated.
4.65.0 13,170,990 9/25/2024 4.65.0 is deprecated.
4.64.2-preview 997 9/17/2024 4.64.2-preview is deprecated.
4.64.1 119,628 9/12/2024 4.64.1 is deprecated.
4.64.0 241,032 8/24/2024 4.64.0 is deprecated.
4.63.0 347,836 8/6/2024 4.63.0 is deprecated.
4.62.0 518,806 7/22/2024 4.62.0 is deprecated.
4.62.0-preview 729 7/16/2024 4.62.0-preview is deprecated.
4.61.3 141,476,195 6/6/2024 4.61.3 is deprecated.
4.61.2 47,070 6/3/2024 4.61.2 is deprecated.
4.61.1 151,662 5/22/2024 4.61.1 is deprecated because it is no longer maintained.
4.61.0 175,842 5/9/2024 4.61.0 is deprecated because it is no longer maintained.
4.60.4 10,615 6/19/2024 4.60.4 is deprecated because it is no longer maintained.
4.60.3 31,547,191 4/16/2024 4.60.3 is deprecated because it is no longer maintained.
4.60.2 50,494 4/9/2024 4.60.2 is deprecated because it is no longer maintained.
4.60.1 13,225,809 4/2/2024 4.60.1 is deprecated because it is no longer maintained.
4.60.0 31,547 3/27/2024 4.60.0 is deprecated because it is no longer maintained.
4.59.1 13,363 4/16/2024 4.59.1 is deprecated because it is no longer maintained.
4.59.0 1,026,003 1/17/2024 4.59.0 is deprecated because it is no longer maintained.
4.58.1 271,699 12/8/2023 4.58.1 is deprecated because it is no longer maintained.
4.58.0 85,415 11/29/2023 4.58.0 is deprecated because it is no longer maintained.
4.57.0 456,463 10/18/2023 4.57.0 is deprecated because it is no longer maintained.
4.56.0 152,290,061 9/6/2023 4.56.0 is deprecated because it is no longer maintained.
2.32.0 352,084 7/24/2023 2.32.0 is deprecated because it is no longer maintained.
2.31.0 21,531,429 5/24/2023 2.31.0 is deprecated because it is no longer maintained.
2.30.0 71,212 5/11/2023 2.30.0 is deprecated because it is no longer maintained.
2.29.0 734,334 4/17/2023 2.29.0 is deprecated because it is no longer maintained.
2.28.0 847,803 3/31/2023 2.28.0 is deprecated because it is no longer maintained.
2.27.0 583,196 3/16/2023 2.27.0 is deprecated because it is no longer maintained.
2.26.0 2,069,623 2/13/2023 2.26.0 is deprecated because it is no longer maintained.
2.25.3 34,939,856 12/20/2022 2.25.3 is deprecated because it is no longer maintained.
2.25.0 3,690,071 11/3/2022 2.25.0 is deprecated because it is no longer maintained.
2.24.0 525,067 9/19/2022 2.24.0 is deprecated because it is no longer maintained.
2.23.0 18,660,466 8/4/2022 2.23.0 is deprecated because it is no longer maintained.
2.22.0 1,102,627 6/23/2022 2.22.0 is deprecated because it is no longer maintained.
2.21.0 257,647 5/23/2022 2.21.0 is deprecated because it is no longer maintained.
2.20.1 156,944 5/3/2022 2.20.1 is deprecated because it is no longer maintained.
2.20.0 249,050 4/18/2022 2.20.0 is deprecated because it is no longer maintained.
2.19.6 432,587 2/28/2022 2.19.6 is deprecated because it is no longer maintained.
2.19.5 178,312 2/8/2022 2.19.5 is deprecated because it is no longer maintained.
2.19.4 11,862 2/8/2022 2.19.4 is deprecated because it is no longer maintained.
2.19.3 177,520,271 11/19/2021 2.19.3 is deprecated because it is no longer maintained.
2.19.2 1,032,151 10/23/2021 2.19.2 is deprecated because it is no longer maintained.
2.19.1 292,660 9/8/2021 2.19.1 is deprecated because it is no longer maintained.
2.19.0 37,130 9/1/2021 2.19.0 is deprecated because it is no longer maintained.
2.18.9 3,842,045 8/4/2021 2.18.9 is deprecated because it is no longer maintained.
2.18.8 25,506 7/23/2021 2.18.8 is deprecated because it is no longer maintained.
2.18.7 47,634 7/8/2021 2.18.7 is deprecated because it is no longer maintained.
2.18.6 61,232 6/22/2021 2.18.6 is deprecated because it is no longer maintained.
2.18.5 125,911 6/3/2021 2.18.5 is deprecated because it is no longer maintained.
2.18.4 89,043,122 4/22/2021 2.18.4 is deprecated because it is no longer maintained.
2.18.3 62,088 3/30/2021 2.18.3 is deprecated because it is no longer maintained.
2.18.2 18,059 3/23/2021 2.18.2 is deprecated because it is no longer maintained.
2.18.1 6,528 3/18/2021 2.18.1 is deprecated because it is no longer maintained.
2.18.0 312,034 2/20/2021 2.18.0 is deprecated because it is no longer maintained.
2.17.0 21,056 2/11/2021 2.17.0 is deprecated because it is no longer maintained.
2.16.8 277,102 1/20/2021 2.16.8 is deprecated because it is no longer maintained.
2.16.7 100,429 12/5/2020 2.16.7 is deprecated because it is no longer maintained.
2.16.6 408,321 11/30/2020 2.16.6 is deprecated because it is no longer maintained.
2.16.5 146,846,411 10/29/2020 2.16.5 is deprecated because it is no longer maintained.
2.16.4 130,115 10/27/2020 2.16.4 is deprecated because it is no longer maintained.
2.16.3 18,268 10/22/2020 2.16.3 is deprecated because it is no longer maintained.
2.16.2 431,286 10/15/2020 2.16.2 is deprecated because it is no longer maintained.
2.16.1 27,517 10/14/2020 2.16.1 is deprecated because it is no longer maintained.
2.16.0 4,877 10/13/2020 2.16.0 is deprecated because it is no longer maintained.
2.15.0 35,590 9/25/2020 2.15.0 is deprecated because it is no longer maintained.
2.14.0 28,802 9/9/2020 2.14.0 is deprecated because it is no longer maintained.
2.13.0 61,394 8/3/2020 2.13.0 is deprecated because it is no longer maintained.
2.12.0 14,543,960 6/25/2020 2.12.0 is deprecated because it is no longer maintained.
2.11.0-preview 3,439 5/20/2020 2.11.0-preview is deprecated because it is no longer maintained.
2.10.0-preview 120,479 5/5/2020 2.10.0-preview is deprecated because it is no longer maintained.
2.9.14 8,914 1/10/2022 2.9.14 is deprecated because it is no longer maintained.
2.9.0-preview 2,868 4/24/2020 2.9.0-preview is deprecated because it is no longer maintained.
2.8.0-preview 239,907 3/18/2020 2.8.0-preview is deprecated because it is no longer maintained.
2.7.0-preview 6,176 2/23/2020 2.7.0-preview is deprecated because it is no longer maintained.
2.6.0-preview 3,149 2/17/2020 2.6.0-preview is deprecated because it is no longer maintained.
2.5.0-preview 2,775 2/13/2020 2.5.0-preview is deprecated because it is no longer maintained.
2.4.0-preview 6,644 1/30/2020 2.4.0-preview is deprecated because it is no longer maintained.
2.4.0-internal677868master 2,793 12/5/2020 2.4.0-internal677868master is deprecated because it is no longer maintained.
2.3.0-preview 16,546 11/22/2019 2.3.0-preview is deprecated because it is no longer maintained.
2.2.0-preview 4,718 10/24/2019 2.2.0-preview is deprecated because it is no longer maintained.
2.1.0-preview 9,217 7/25/2019 2.1.0-preview is deprecated because it is no longer maintained.
2.0.0-preview 5,693 7/18/2019 2.0.0-preview is deprecated because it is no longer maintained.
1.1.5-preview 14,288 6/4/2019 1.1.5-preview is deprecated because it is no longer maintained.
1.1.3-preview 3,949 5/16/2019 1.1.3-preview is deprecated because it is no longer maintained.
1.1.2-preview 2,820 5/13/2019 1.1.2-preview is deprecated because it is no longer maintained.
1.1.1-preview 2,821 5/8/2019 1.1.1-preview is deprecated because it is no longer maintained.
1.1.0-preview 6,427 4/30/2019 1.1.0-preview is deprecated because it is no longer maintained.
1.0.10-preview 11,394 4/17/2019 1.0.10-preview is deprecated because it is no longer maintained.
1.0.9-preview 2,922 4/8/2019 1.0.9-preview is deprecated because it is no longer maintained.
1.0.8-preview 2,934 4/4/2019 1.0.8-preview is deprecated because it is no longer maintained.
1.0.7-preview 3,025 4/2/2019 1.0.7-preview is deprecated because it is no longer maintained.
1.0.5-preview 2,954 3/29/2019 1.0.5-preview is deprecated because it is no longer maintained.
1.0.3-preview 3,434 3/28/2019 1.0.3-preview is deprecated because it is no longer maintained.