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

Microsoft.Identity.Web.GraphServiceClientBeta

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. Works specifically with MS Graph SDK v5 and above. For MS Graph SDK v4 support, please use Microsoft.Identity.Web.MicrosoftGraph.

Total Downloads
331.4K
331,361
Published
May 1, 2026
Latest stable version

Install

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

Frameworks

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

Dependencies

[4.9.0, )
[4.9.0, )
Microsoft.Graph.Beta
.NETFramework4.6.2
[5.56.0-preview, )
[4.9.0, )
[4.9.0, )
Microsoft.Graph.Beta
.NETFramework4.7.2
[5.56.0-preview, )
[5.56.0-preview, )
[5.56.0-preview, )
[5.56.0-preview, )
Microsoft.Graph.Beta
.NETStandard2.0
[5.56.0-preview, )

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.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.