Skip to main content
Microsoft.Identity.Web.MicrosoftGraph package icon

Microsoft.Identity.Web.MicrosoftGraph

This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users and call Microsoft Graph, and for protected web APIs that call Microsoft Graph.

Total Downloads
19.0M
18,962,164
Published
Jul 16, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Identity.Web.MicrosoftGraph --version 4.13.2
Package Manager Console
Install-Package Microsoft.Identity.Web.MicrosoftGraph -Version 4.13.2
PackageReference
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="4.13.2" />

Frameworks

net10.0 .NETFramework4.6.2 .NETFramework4.7.2 net8.0 net9.0 .NETStandard2.0

Dependencies

[4.36.0, )
[4.13.2, )
Microsoft.Graph
.NETFramework4.6.2
[4.36.0, )
[4.13.2, )
Microsoft.Graph
.NETFramework4.7.2
[4.36.0, )
[4.36.0, )
[4.36.0, )
Microsoft.Graph
.NETStandard2.0
[4.36.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.