Microsoft.Identity.Web.MicrosoftGraph 3.0.0-preview2

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-preview2
                    
NuGet\Install-Package Microsoft.Identity.Web.MicrosoftGraph -Version 3.0.0-preview2
                    
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-preview2" />
                    
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-preview2" />
                    
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-preview2
                    
#r "nuget: Microsoft.Identity.Web.MicrosoftGraph, 3.0.0-preview2"
                    
#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-preview2
                    
#: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-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web.MicrosoftGraph&version=3.0.0-preview2&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 (19)

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

Package Downloads
BizDoc.Core.Azure

Azure for BizDoc

devdeer.Libraries.AspNetCore.RestApi

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

BizDoc.Authentication.Azure

Azure for BizDoc

GoC.EWS.Core

Enterprise Web Service - Core Library

BizDoc.Social.Teams

Teams for BizDoc

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
3.14.1 36,495 9/10/2025
3.14.0 32,403 8/28/2025
3.13.2 30,849 8/19/2025
3.13.1 9,448 8/15/2025
3.13.0 20,024 8/8/2025
3.12.0 22,311 7/30/2025
3.11.0 30,372 7/21/2025
3.10.0 80,037 7/5/2025
3.9.4 54,461 6/17/2025
3.9.3 48,068 6/3/2025
3.9.2 36,706 5/23/2025
3.9.1 24,371 5/18/2025
3.9.0 10,642 5/15/2025
3.8.4 109,382 4/24/2025
3.8.3 189,775 4/8/2025
3.8.2 36,680 3/31/2025
3.8.1 29,972 3/21/2025
3.8.0 54,905 3/7/2025
3.7.1 102,069 2/15/2025
3.7.0 36,712 2/7/2025
3.6.2 73,109 1/23/2025
3.6.1 12,060 1/21/2025
3.6.0 19,258 1/17/2025
3.5.0 278,524 12/4/2024
3.4.0 162,182 11/15/2024
3.3.1 104,378 11/2/2024
3.3.0 44,754 10/28/2024
3.2.2 167,749 10/9/2024
3.2.1 26,072 10/5/2024
3.2.0 67,789 9/24/2024
3.1.0 200,250 8/22/2024
3.0.1 502,600 7/23/2024
3.0.0 53,612 7/18/2024
3.0.0-preview3 2,242 6/19/2024 3.0.0-preview3 is deprecated because it is no longer maintained.
3.0.0-preview2 1,952 6/11/2024 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 17,352 4/29/2024 3.0.0-preview1 is deprecated because it is no longer maintained.
2.21.1 64,932 7/20/2024 2.21.1 is deprecated because it is no longer maintained.
2.21.0 3,063 7/19/2024 2.21.0 is deprecated because it is no longer maintained.
2.20.0 170,095 6/28/2024 2.20.0 is deprecated because it is no longer maintained.
2.19.1 197,463 6/10/2024 2.19.1 is deprecated because it is no longer maintained.
2.19.0 79,395 5/29/2024 2.19.0 is deprecated because it is no longer maintained.
2.18.2 53,841 5/21/2024 2.18.2 is deprecated because it is no longer maintained.
2.18.1 167,582 4/25/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 41,758 4/22/2024 2.18.0 is deprecated because it is no longer maintained.
2.17.5 116,829 4/16/2024 2.17.5 is deprecated because it is no longer maintained.
2.17.4 129,207 3/29/2024 2.17.4 is deprecated because it is no longer maintained.
2.17.3 10,367 3/27/2024 2.17.3 is deprecated because it is no longer maintained.
2.17.2 66,950 3/14/2024 2.17.2 is deprecated because it is no longer maintained.
2.17.1 137,662 2/27/2024 2.17.1 is deprecated because it is no longer maintained.
2.17.0 237,293 2/5/2024 2.17.0 is deprecated because it is no longer maintained.
2.16.1 263,373 1/9/2024 2.16.1 is deprecated because it is no longer maintained.
2.16.0 248,970 11/27/2023 2.16.0 is deprecated because it is no longer maintained.
2.15.5 113,835 11/20/2023 2.15.5 is deprecated because it is no longer maintained.
2.15.3 277,923 10/22/2023 2.15.3 is deprecated because it is no longer maintained.
2.15.2 26,250 10/18/2023 2.15.2 is deprecated because it is no longer maintained.
2.15.1 69,448 10/5/2023 2.15.1 is deprecated because it is no longer maintained.
2.14.0 41,359 9/26/2023 2.14.0 is deprecated because it is no longer maintained.
2.13.4 167,900 9/8/2023 2.13.4 is deprecated because it is no longer maintained.
2.13.3 110,792 8/17/2023 2.13.3 is deprecated because it is no longer maintained.
2.13.2 90,491 7/31/2023 2.13.2 is deprecated because it is no longer maintained.
2.13.1 66,685 7/25/2023 2.13.1 is deprecated because it is no longer maintained.
2.13.0 66,093 7/14/2023 2.13.0 is deprecated because it is no longer maintained.
2.12.4 188,524 6/18/2023 2.12.4 is deprecated because it is no longer maintained.
2.12.2 146,950 6/15/2023 2.12.2 is deprecated because it is no longer maintained.
2.11.1 128,525 6/6/2023 2.11.1 is deprecated because it is no longer maintained.
2.11.0 242,277 5/15/2023 2.11.0 is deprecated because it is no longer maintained.
2.10.0 47,890 5/5/2023 2.10.0 is deprecated because it is no longer maintained.
2.9.0 207,676 4/15/2023 2.9.0 is deprecated because it is no longer maintained.
2.8.0 10,418 4/14/2023 2.8.0 is deprecated because it is no longer maintained.
2.7.0 89,557 3/30/2023 2.7.0 is deprecated because it is no longer maintained.
2.6.1 59,309 3/23/2023 2.6.1 is deprecated because it is no longer maintained.
2.5.0 201,224 2/27/2023 2.5.0 is deprecated because it is no longer maintained.
2.0.8-preview 8,420 12/16/2022 2.0.8-preview is deprecated because it is no longer maintained.
2.0.7-preview 2,306 12/2/2022 2.0.7-preview is deprecated because it is no longer maintained.
2.0.6-preview 9,355 11/20/2022 2.0.6-preview is deprecated because it is no longer maintained.
2.0.5-preview 2,918 11/7/2022 2.0.5-preview is deprecated because it is no longer maintained.
2.0.4-preview 1,527 10/27/2022 2.0.4-preview is deprecated because it is no longer maintained.
2.0.3-preview 6,065 10/19/2022 2.0.3-preview is deprecated because it is no longer maintained.
2.0.2-preview 2,260 10/9/2022 2.0.2-preview is deprecated because it is no longer maintained.
2.0.0-preview 6,610 9/20/2022 2.0.0-preview is deprecated because it is no longer maintained.
1.26.0 301,981 2/5/2023 1.26.0 is deprecated because it is no longer maintained.
1.25.10 644,220 12/1/2022 1.25.10 is deprecated because it is no longer maintained.
1.25.9 26,131 11/28/2022 1.25.9 is deprecated because it is no longer maintained.
1.25.8 61,157 11/20/2022 1.25.8 is deprecated because it is no longer maintained.
1.25.7 6,599 11/18/2022 1.25.7 is deprecated because it is no longer maintained.
1.25.6 29,465 11/16/2022 1.25.6 is deprecated because it is no longer maintained.
1.25.5 122,136 11/1/2022 1.25.5 is deprecated because it is no longer maintained.
1.25.4 28,583 10/27/2022 1.25.4 is deprecated because it is no longer maintained.
1.25.3 382,963 9/16/2022 1.25.3 is deprecated because it is no longer maintained.
1.25.2 288,732 8/25/2022 1.25.2 is deprecated because it is no longer maintained.
1.25.1 404,683 6/23/2022 1.25.1 is deprecated because it is no longer maintained.
1.25.0 130,046 6/3/2022 1.25.0 is deprecated because it is no longer maintained.
1.24.1 516,168 4/26/2022 1.24.1 is deprecated because it is no longer maintained.
1.24.0 83,533 4/20/2022 1.24.0 is deprecated because it is no longer maintained.
1.23.1 458,273 3/11/2022 1.23.1 is deprecated because it is no longer maintained.
1.23.0 118,114 2/15/2022 1.23.0 is deprecated because it is no longer maintained.
1.22.3 50,911 2/2/2022 1.22.3 is deprecated because it is no longer maintained.
1.22.2 33,710 1/28/2022 1.22.2 is deprecated because it is no longer maintained.
1.22.1 112,217 1/8/2022 1.22.1 is deprecated because it is no longer maintained.
1.22.0 8,462 1/8/2022 1.22.0 is deprecated because it is no longer maintained.
1.21.1 112,849 12/4/2021 1.21.1 is deprecated because it is no longer maintained.
1.21.0 67,599 11/20/2021 1.21.0 is deprecated because it is no longer maintained.
1.20.1 2,301 12/3/2021 1.20.1 is deprecated because it is no longer maintained.
1.20.0 122,027 11/5/2021 1.20.0 is deprecated because it is no longer maintained.
1.19.0 17,118 11/2/2021 1.19.0 is deprecated because it is no longer maintained.
1.19.0-preview 2,087 10/7/2021 1.19.0-preview is deprecated because it is no longer maintained.
1.18.0 812,663 10/6/2021 1.18.0 is deprecated because it is no longer maintained.
1.17.0 83,029 9/20/2021 1.17.0 is deprecated because it is no longer maintained.
1.16.1 39,939 9/6/2021 1.16.1 is deprecated because it is no longer maintained.
1.16.0 255,736 8/19/2021 1.16.0 is deprecated because it is no longer maintained.
1.15.2 97,687 7/30/2021 1.15.2 is deprecated because it is no longer maintained.
1.15.1 14,476 7/27/2021 1.15.1 is deprecated because it is no longer maintained.
1.15.0 18,786 7/23/2021 1.15.0 is deprecated because it is no longer maintained.
1.14.1 51,005 7/15/2021 1.14.1 is deprecated because it is no longer maintained.
1.14.0 242,409 6/23/2021 1.14.0 is deprecated because it is no longer maintained.
1.13.1 21,685 6/15/2021 1.13.1 is deprecated because it is no longer maintained.
1.13.0 22,964 6/11/2021 1.13.0 is deprecated because it is no longer maintained.
1.12.0 29,627 6/2/2021 1.12.0 is deprecated because it is no longer maintained.
1.11.0 30,158 5/24/2021 1.11.0 is deprecated because it is no longer maintained.
1.10.0 28,543 5/17/2021 1.10.0 is deprecated because it is no longer maintained.
1.9.2 54,477 5/4/2021 1.9.2 is deprecated because it is no longer maintained.
1.9.1 82,463 4/14/2021 1.9.1 is deprecated because it is no longer maintained.
1.9.0 7,694 4/12/2021 1.9.0 is deprecated because it is no longer maintained.
1.8.2 106,255 3/23/2021 1.8.2 is deprecated because it is no longer maintained.
1.8.1 21,560 3/16/2021 1.8.1 is deprecated because it is no longer maintained.
1.8.0 22,160 3/10/2021 1.8.0 is deprecated because it is no longer maintained.
1.7.0 41,092 2/27/2021 1.7.0 is deprecated because it is no longer maintained.
1.6.0 73,286 2/12/2021 1.6.0 is deprecated because it is no longer maintained.
1.5.1 63,588 1/21/2021 1.5.1 is deprecated because it is no longer maintained.
1.5.0 4,570 1/20/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.1 99,516 12/15/2020 1.4.1 is deprecated because it is no longer maintained.
1.4.0 66,686 12/9/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.0 68,916 11/11/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.0 36,481 10/23/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.0 106,809 10/6/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.0 32,254 9/30/2020 1.0.0 is deprecated because it is no longer maintained.
0.4.0-preview 22,208 9/11/2020 0.4.0-preview is deprecated because it is no longer maintained.