Microsoft.Identity.Client 3.0.8

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.

Install-Package Microsoft.Identity.Client -Version 3.0.8
dotnet add package Microsoft.Identity.Client --version 3.0.8
<PackageReference Include="Microsoft.Identity.Client" Version="3.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Identity.Client --version 3.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Identity.Client, 3.0.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Identity.Client as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Client&version=3.0.8

// Install Microsoft.Identity.Client as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Client&version=3.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (1)

Showing the top 1 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.

Version History

Version Downloads Last updated
3.0.8 0 06.02.2022