Microsoft.Identity.Web.MicrosoftGraph 3.0.0-preview3

Prefix Reserved
Additional Details

Move to Microsoft.Identity.Web.* latest. See https://aka.ms/IdWeb/LTS for details.

This is a prerelease version of Microsoft.Identity.Web.MicrosoftGraph.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Identity.Web.MicrosoftGraph --version 3.0.0-preview3
                    
NuGet\Install-Package Microsoft.Identity.Web.MicrosoftGraph -Version 3.0.0-preview3
                    
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.Web.MicrosoftGraph" Version="3.0.0-preview3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.0.0-preview3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" />
                    
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.Web.MicrosoftGraph --version 3.0.0-preview3
                    
#r "nuget: Microsoft.Identity.Web.MicrosoftGraph, 3.0.0-preview3"
                    
#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.Web.MicrosoftGraph@3.0.0-preview3
                    
#: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.Web.MicrosoftGraph&version=3.0.0-preview3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web.MicrosoftGraph&version=3.0.0-preview3&prerelease
                    
Install as a Cake Tool

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.

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 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (23)

Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web.MicrosoftGraph:

Package Downloads
devdeer.Libraries.AspNetCore.RestApi

Initialization and configuration including useful base types for ASP.NET Core APIs.

BizDoc.Core.Azure

Azure for BizDoc

BizDoc.Authentication.Azure

Azure for BizDoc

AIC.Core.Identity.Extensions.WebApi

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

AIC.Core.Identity.Data.Controllers

Shared .NET library for Aerospace, Intelligence, and Cyber solutions.

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on Microsoft.Identity.Web.MicrosoftGraph:

Repository Stars
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
microsoft/hack-together
Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
Azure-Samples/active-directory-dotnet-native-aspnetcore-v2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
microsoftgraph/aspnet-snippets-sample
A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 endpoint.
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
Version Downloads Last Updated
4.1.0 2,179 11/19/2025
4.0.1 59,537 10/20/2025
4.0.0 24,755 10/13/2025
3.14.1 94,772 9/10/2025
3.14.0 49,814 8/28/2025
3.13.2 51,978 8/19/2025
3.13.1 13,469 8/15/2025
3.13.0 27,622 8/8/2025
3.12.0 29,198 7/30/2025
3.11.0 42,055 7/21/2025
3.10.0 116,172 7/5/2025
3.9.4 68,535 6/17/2025
3.9.3 56,999 6/3/2025
3.9.2 44,970 5/23/2025
3.9.1 27,660 5/18/2025
3.9.0 12,791 5/15/2025
3.8.4 132,167 4/24/2025
3.8.3 232,357 4/8/2025
3.8.2 42,622 3/31/2025
3.8.1 34,111 3/21/2025
3.8.0 60,082 3/7/2025
3.7.1 112,268 2/15/2025
3.7.0 39,421 2/7/2025
3.6.2 78,317 1/23/2025
3.6.1 13,311 1/21/2025
3.6.0 20,489 1/17/2025
3.5.0 300,963 12/4/2024
3.4.0 174,716 11/15/2024
3.3.1 111,433 11/2/2024
3.3.0 48,111 10/28/2024
3.2.2 176,988 10/9/2024
3.2.1 27,494 10/5/2024
3.2.0 71,130 9/24/2024
3.1.0 209,629 8/22/2024
3.0.1 550,631 7/23/2024
3.0.0 59,330 7/18/2024
3.0.0-preview3 2,261 6/19/2024 3.0.0-preview3 is deprecated because it is no longer maintained.
3.0.0-preview2 1,991 6/11/2024 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 19,936 4/29/2024 3.0.0-preview1 is deprecated because it is no longer maintained.
2.21.1 69,772 7/20/2024 2.21.1 is deprecated because it is no longer maintained.
2.21.0 3,537 7/19/2024 2.21.0 is deprecated because it is no longer maintained.
2.20.0 179,150 6/28/2024 2.20.0 is deprecated because it is no longer maintained.
2.19.1 204,832 6/10/2024 2.19.1 is deprecated because it is no longer maintained.
2.19.0 82,100 5/29/2024 2.19.0 is deprecated because it is no longer maintained.
2.18.2 56,655 5/21/2024 2.18.2 is deprecated because it is no longer maintained.
2.18.1 172,690 4/25/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 44,874 4/22/2024 2.18.0 is deprecated because it is no longer maintained.
2.17.5 121,460 4/16/2024 2.17.5 is deprecated because it is no longer maintained.
2.17.4 134,404 3/29/2024 2.17.4 is deprecated because it is no longer maintained.
2.17.3 10,982 3/27/2024 2.17.3 is deprecated because it is no longer maintained.
2.17.2 69,209 3/14/2024 2.17.2 is deprecated because it is no longer maintained.
2.17.1 143,955 2/27/2024 2.17.1 is deprecated because it is no longer maintained.
2.17.0 249,393 2/5/2024 2.17.0 is deprecated because it is no longer maintained.
2.16.1 276,868 1/9/2024 2.16.1 is deprecated because it is no longer maintained.
2.16.0 259,291 11/27/2023 2.16.0 is deprecated because it is no longer maintained.
2.15.5 115,734 11/20/2023 2.15.5 is deprecated because it is no longer maintained.
2.15.3 282,289 10/22/2023 2.15.3 is deprecated because it is no longer maintained.
2.15.2 26,957 10/18/2023 2.15.2 is deprecated because it is no longer maintained.
2.15.1 69,990 10/5/2023 2.15.1 is deprecated because it is no longer maintained.
2.14.0 42,004 9/26/2023 2.14.0 is deprecated because it is no longer maintained.
2.13.4 170,716 9/8/2023 2.13.4 is deprecated because it is no longer maintained.
2.13.3 113,694 8/17/2023 2.13.3 is deprecated because it is no longer maintained.
2.13.2 91,072 7/31/2023 2.13.2 is deprecated because it is no longer maintained.
2.13.1 67,251 7/25/2023 2.13.1 is deprecated because it is no longer maintained.
2.13.0 66,963 7/14/2023 2.13.0 is deprecated because it is no longer maintained.
2.12.4 194,965 6/18/2023 2.12.4 is deprecated because it is no longer maintained.
2.12.2 147,768 6/15/2023 2.12.2 is deprecated because it is no longer maintained.
2.11.1 133,654 6/6/2023 2.11.1 is deprecated because it is no longer maintained.
2.11.0 245,431 5/15/2023 2.11.0 is deprecated because it is no longer maintained.
2.10.0 48,853 5/5/2023 2.10.0 is deprecated because it is no longer maintained.
2.9.0 210,363 4/15/2023 2.9.0 is deprecated because it is no longer maintained.
2.8.0 11,096 4/14/2023 2.8.0 is deprecated because it is no longer maintained.
2.7.0 91,054 3/30/2023 2.7.0 is deprecated because it is no longer maintained.
2.6.1 60,015 3/23/2023 2.6.1 is deprecated because it is no longer maintained.
2.5.0 205,557 2/27/2023 2.5.0 is deprecated because it is no longer maintained.
2.0.8-preview 8,469 12/16/2022 2.0.8-preview is deprecated because it is no longer maintained.
2.0.7-preview 2,338 12/2/2022 2.0.7-preview is deprecated because it is no longer maintained.
2.0.6-preview 9,386 11/20/2022 2.0.6-preview is deprecated because it is no longer maintained.
2.0.5-preview 2,963 11/7/2022 2.0.5-preview is deprecated because it is no longer maintained.
2.0.4-preview 1,575 10/27/2022 2.0.4-preview is deprecated because it is no longer maintained.
2.0.3-preview 6,094 10/19/2022 2.0.3-preview is deprecated because it is no longer maintained.
2.0.2-preview 2,285 10/9/2022 2.0.2-preview is deprecated because it is no longer maintained.
2.0.0-preview 6,642 9/20/2022 2.0.0-preview is deprecated because it is no longer maintained.
1.26.0 306,169 2/5/2023 1.26.0 is deprecated because it is no longer maintained.
1.25.10 657,696 12/1/2022 1.25.10 is deprecated because it is no longer maintained.
1.25.9 26,562 11/28/2022 1.25.9 is deprecated because it is no longer maintained.
1.25.8 61,447 11/20/2022 1.25.8 is deprecated because it is no longer maintained.
1.25.7 6,704 11/18/2022 1.25.7 is deprecated because it is no longer maintained.
1.25.6 29,816 11/16/2022 1.25.6 is deprecated because it is no longer maintained.
1.25.5 123,243 11/1/2022 1.25.5 is deprecated because it is no longer maintained.
1.25.4 29,138 10/27/2022 1.25.4 is deprecated because it is no longer maintained.
1.25.3 387,692 9/16/2022 1.25.3 is deprecated because it is no longer maintained.
1.25.2 291,516 8/25/2022 1.25.2 is deprecated because it is no longer maintained.
1.25.1 409,122 6/23/2022 1.25.1 is deprecated because it is no longer maintained.
1.25.0 131,678 6/3/2022 1.25.0 is deprecated because it is no longer maintained.
1.24.1 523,783 4/26/2022 1.24.1 is deprecated because it is no longer maintained.
1.24.0 83,726 4/20/2022 1.24.0 is deprecated because it is no longer maintained.
1.23.1 470,971 3/11/2022 1.23.1 is deprecated because it is no longer maintained.
1.23.0 119,300 2/15/2022 1.23.0 is deprecated because it is no longer maintained.
1.22.3 51,389 2/2/2022 1.22.3 is deprecated because it is no longer maintained.
1.22.2 34,052 1/28/2022 1.22.2 is deprecated because it is no longer maintained.
1.22.1 112,671 1/8/2022 1.22.1 is deprecated because it is no longer maintained.
1.22.0 8,560 1/8/2022 1.22.0 is deprecated because it is no longer maintained.
1.21.1 113,727 12/4/2021 1.21.1 is deprecated because it is no longer maintained.
1.21.0 68,387 11/20/2021 1.21.0 is deprecated because it is no longer maintained.
1.20.1 2,408 12/3/2021 1.20.1 is deprecated because it is no longer maintained.
1.20.0 122,436 11/5/2021 1.20.0 is deprecated because it is no longer maintained.
1.19.0 17,305 11/2/2021 1.19.0 is deprecated because it is no longer maintained.
1.19.0-preview 2,125 10/7/2021 1.19.0-preview is deprecated because it is no longer maintained.
1.18.0 839,965 10/6/2021 1.18.0 is deprecated because it is no longer maintained.
1.17.0 85,347 9/20/2021 1.17.0 is deprecated because it is no longer maintained.
1.16.1 40,426 9/6/2021 1.16.1 is deprecated because it is no longer maintained.
1.16.0 257,457 8/19/2021 1.16.0 is deprecated because it is no longer maintained.
1.15.2 99,626 7/30/2021 1.15.2 is deprecated because it is no longer maintained.
1.15.1 14,864 7/27/2021 1.15.1 is deprecated because it is no longer maintained.
1.15.0 18,952 7/23/2021 1.15.0 is deprecated because it is no longer maintained.
1.14.1 51,140 7/15/2021 1.14.1 is deprecated because it is no longer maintained.
1.14.0 243,369 6/23/2021 1.14.0 is deprecated because it is no longer maintained.
1.13.1 21,807 6/15/2021 1.13.1 is deprecated because it is no longer maintained.
1.13.0 23,154 6/11/2021 1.13.0 is deprecated because it is no longer maintained.
1.12.0 30,012 6/2/2021 1.12.0 is deprecated because it is no longer maintained.
1.11.0 30,366 5/24/2021 1.11.0 is deprecated because it is no longer maintained.
1.10.0 28,697 5/17/2021 1.10.0 is deprecated because it is no longer maintained.
1.9.2 54,973 5/4/2021 1.9.2 is deprecated because it is no longer maintained.
1.9.1 83,027 4/14/2021 1.9.1 is deprecated because it is no longer maintained.
1.9.0 7,807 4/12/2021 1.9.0 is deprecated because it is no longer maintained.
1.8.2 106,691 3/23/2021 1.8.2 is deprecated because it is no longer maintained.
1.8.1 21,686 3/16/2021 1.8.1 is deprecated because it is no longer maintained.
1.8.0 22,314 3/10/2021 1.8.0 is deprecated because it is no longer maintained.
1.7.0 41,288 2/27/2021 1.7.0 is deprecated because it is no longer maintained.
1.6.0 73,465 2/12/2021 1.6.0 is deprecated because it is no longer maintained.
1.5.1 63,812 1/21/2021 1.5.1 is deprecated because it is no longer maintained.
1.5.0 4,682 1/20/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.1 100,021 12/15/2020 1.4.1 is deprecated because it is no longer maintained.
1.4.0 67,277 12/9/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.0 69,315 11/11/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.0 36,998 10/23/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.0 108,150 10/6/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.0 33,023 9/30/2020 1.0.0 is deprecated because it is no longer maintained.
0.4.0-preview 22,325 9/11/2020 0.4.0-preview is deprecated because it is no longer maintained.