Microsoft.Graph 4.0.0-preview.3

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

Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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 was computed.  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 was computed.  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 (229)

Showing the top 5 NuGet packages that depend on Microsoft.Graph:

Package Downloads
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.

GSF.Security

Library of core security framework for implementing role-based security with integrated Active Directory, local account and database style authentication across various .NET application types.

Rystem.Content.Infrastructure.M365.Sharepoint

Rystem.Content helps you to integrate with azure services or to create an abstraction layer among your infrastructure and your business.

SharePointPnPCoreOnline

Retired - please use PnP Framework (https://github.com/pnp/pnpframework) going forward. Core CSOM extension methods for SharePoint Online add-in model development. This will increase productivity of the developers by abstracting complex operations.

Microsoft.Identity.Web.GraphServiceClient

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.

GitHub repositories (61)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Graph:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
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!
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
dotnet/Scaffolding
Code generators to speed up development.
pnp/powershell
PnP PowerShell
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
Version Downloads Last updated
5.79.0 118,508 5/20/2025
5.78.0 122,435 5/13/2025
5.77.0 564,575 4/15/2025
5.76.0 462,083 4/9/2025
5.75.0 524,547 3/25/2025
5.74.0 232,444 3/18/2025
5.73.0 601,556 3/12/2025
5.72.0 317,907 3/5/2025
5.71.0 358,622 2/25/2025
5.70.0 509,965 2/13/2025
5.69.0 1,120,256 1/23/2025
5.68.0 1,262,606 1/2/2025
5.67.0 729,998 12/13/2024
5.66.0 71,854 12/11/2024
5.65.0 280,467 12/5/2024
5.64.0 297,511 11/28/2024
5.63.0 615,686 11/20/2024
5.62.0 979,513 11/7/2024
5.61.0 1,204,578 10/17/2024
5.60.0 878,623 10/9/2024
5.59.0 389,426 10/2/2024
5.58.0 812,008 9/12/2024
5.57.0 288,006 9/5/2024
5.56.1 526,900 8/28/2024
5.56.0 5,775,376 6/6/2024
5.55.0 401,296 5/31/2024
5.54.0 415,575 5/24/2024
5.53.0 443,581 5/16/2024
5.52.0 574,180 5/8/2024
5.51.0 579,325 5/2/2024
5.50.0 407,649 4/25/2024
5.49.0 711,262 4/17/2024
5.48.0 529,433 4/9/2024
5.47.0 210,987 4/5/2024
5.46.0 421,176 3/27/2024
5.45.0 343,475 3/22/2024
5.44.0 1,662,736 2/28/2024
5.43.0 564,383 2/21/2024
5.42.0 424,930 2/14/2024
5.41.0 1,267,525 2/1/2024
5.40.0 1,295,333 1/24/2024
5.39.0 421,933 1/17/2024
5.38.0 741,492 1/4/2024
5.37.0 605,069 12/14/2023
5.36.0 1,096,688 11/22/2023
5.35.0 373,964 11/16/2023
5.34.0 310,275 11/8/2023
5.33.0 196,627 11/3/2023
5.32.0 301,947 10/26/2023
5.31.0 331,649 10/19/2023
5.30.0 183,505 10/12/2023
5.29.0 156,012 10/6/2023
5.28.0 465,840 9/21/2023
5.27.0 211,722 9/14/2023
5.26.0 195,844 9/6/2023
5.25.0 222,715 8/31/2023
5.24.0 332,661 8/24/2023
5.23.0 154,443 8/18/2023
5.22.0 300,512 8/10/2023
5.21.0 234,311 8/2/2023
5.20.0 139,109 7/27/2023
5.19.0 208,596 7/19/2023
5.18.0 249,971 7/12/2023
5.17.0 263,737 7/5/2023
5.16.0 183,025 6/29/2023
5.15.0 341,317 6/21/2023
5.14.0 210,217 6/15/2023
5.13.0 255,104 6/9/2023
5.12.0 632,157 5/25/2023
5.11.0 291,425 5/17/2023
5.10.0 224,533 5/11/2023
5.9.0 177,224 5/4/2023
5.8.0 147,371 4/28/2023
5.7.0 212,585 4/20/2023
5.6.0 324,933 4/13/2023
5.5.0 437,112 4/6/2023
5.4.0 203,253 3/29/2023
5.3.0 255,155 3/22/2023
5.2.0 217,046 3/15/2023
5.1.0 172,225 3/8/2023
5.0.0 265,680 2/28/2023
5.0.0-rc.5 11,492 2/9/2023
5.0.0-rc.4 3,781 1/27/2023
5.0.0-rc.3 2,820 1/18/2023
5.0.0-rc.2 1,480 1/11/2023
5.0.0-rc.1 6,466 12/16/2022
5.0.0-preview.14 64,940 11/23/2022
5.0.0-preview.13 37,141 10/19/2022
5.0.0-preview.12 3,441 9/28/2022
5.0.0-preview.11 1,809 9/14/2022
5.0.0-preview.10 80,028 7/20/2022
5.0.0-preview.9 2,434 7/13/2022
5.0.0-preview.8 20,524 6/21/2022
5.0.0-preview.7 1,137 6/9/2022
5.0.0-preview.6 777 6/2/2022
5.0.0-preview.5 4,890 5/20/2022
5.0.0-preview.4 4,925 5/6/2022
5.0.0-preview.3 3,591 4/20/2022
5.0.0-preview.2 1,123 4/5/2022
5.0.0-preview.1 1,691 3/24/2022
4.54.0 5,913,754 2/16/2023
4.53.0 1,102,005 2/8/2023
4.52.0 1,267,665 1/25/2023
4.51.0 1,297,876 1/17/2023
4.50.0 695,834 1/5/2023
4.49.0 1,101,326 12/15/2022
4.48.0 1,451,359 11/23/2022
4.47.0 1,372,747 11/9/2022
4.46.0 720,399 11/2/2022
4.45.0 1,147,585 10/19/2022
4.44.0 458,567 10/12/2022
4.43.0 346,029 10/5/2022
4.42.0 602,430 9/28/2022
4.41.0 607,672 9/22/2022
4.40.0 470,488 9/14/2022
4.39.0 2,395,714 9/6/2022
4.38.0 399,068 8/31/2022
4.37.0 470,811 8/25/2022
4.36.0 3,325,305 8/12/2022
4.35.0 1,039,598 7/21/2022
4.34.0 4,188,308 7/6/2022
4.33.0 768,009 6/29/2022
4.32.0 436,769 6/21/2022
4.31.0 261,072 6/16/2022
4.30.0 450,598 6/8/2022
4.29.0 1,246,458 5/18/2022
4.28.0 512,973 5/11/2022
4.27.0 337,273 5/4/2022
4.26.0 212,764 4/29/2022
4.25.0 1,259,526 4/13/2022
4.24.0 355,836 4/5/2022
4.23.0 169,255 3/30/2022
4.22.0 449,115 3/22/2022
4.21.0 375,876 3/16/2022
4.20.0 257,845 3/9/2022
4.19.0 756,187 2/24/2022
4.18.0 759,760 2/10/2022
4.17.0 1,040,115 1/27/2022
4.16.0 333,554 1/19/2022
4.15.0 452,278 1/13/2022
4.14.0 957,971 1/5/2022
4.13.0 638,255 12/22/2021
4.12.0 288,602 12/15/2021
4.11.0 2,812,765 11/25/2021
4.10.0 716,585 11/11/2021
4.9.0 644,709 11/3/2021
4.8.0 176,124 10/28/2021
4.7.0 673,478 10/14/2021
4.6.0 1,439,626 9/23/2021
4.5.0 764,227 9/9/2021
4.4.0 304,701 9/2/2021
4.3.0 410,088 8/19/2021
4.2.0 980,914 8/12/2021
4.1.0 195,475 8/5/2021
4.0.0 595,641 7/23/2021
4.0.0-preview.7 16,821 6/18/2021
4.0.0-preview.6 15,323 6/7/2021
4.0.0-preview.5 8,474 5/21/2021
4.0.0-preview.4 15,180 5/7/2021
4.0.0-preview.3 11,053 4/22/2021
4.0.0-preview.2 11,357 4/1/2021
4.0.0-preview.1 24,375 3/17/2021
3.35.0 4,967,925 6/15/2021
3.34.0 425,137 6/10/2021
3.33.0 3,376,413 5/20/2021
3.32.0 518,993 5/12/2021
3.31.0 251,487 5/7/2021
3.30.0 878,499 4/20/2021
3.29.0 650,464 4/2/2021
3.28.0 306,238 3/25/2021
3.27.0 969,676 3/10/2021
3.26.0 382,994 3/4/2021
3.25.0 479,144 2/18/2021
3.24.0 500,964 2/10/2021
3.23.0 592,131 1/29/2021
3.22.0 570,306 1/20/2021
3.21.0 1,326,494 12/8/2020
3.20.0 1,194,136 11/19/2020
3.19.0 1,303,171 10/27/2020
3.18.0 578,549 10/14/2020
3.17.0 221,712 10/10/2020
3.16.0 249,867 10/7/2020
3.15.0 616,243 9/24/2020
3.14.0 239,141 9/15/2020
3.13.0 145,476 9/10/2020
3.12.0 939,744 8/26/2020
3.11.0 17,271 8/25/2020
3.10.0 162,448 8/18/2020
3.9.0 5,231,193 7/28/2020
3.8.0 1,226,673 6/16/2020
3.7.0 228,873 6/9/2020
3.6.0 687,731 5/21/2020
3.5.0 346,903 5/12/2020
3.4.0 225,840 5/1/2020
3.3.0 400,440 4/14/2020
3.2.0 133,158 4/7/2020
3.1.0 235,524 4/1/2020
3.0.1 374,259 3/18/2020
1.21.0 8,013,697 12/11/2019
1.20.0 735,636 11/6/2019
1.19.0 185,710 10/29/2019
1.18.0 307,427 10/15/2019
1.17.0 886,716 8/15/2019
1.16.0 725,560 7/2/2019
1.15.0 1,319,386 5/1/2019
1.14.0 1,612,613 3/25/2019
1.14.0-preview 22,643 2/25/2019
1.13.0-preview 27,276 12/18/2018
1.12.0 1,418,776 10/31/2018
1.11.0 307,478 9/19/2018
1.10.0 424,009 7/6/2018
1.9.0 1,926,835 5/3/2018
1.8.1 220,703 3/26/2018
1.7.0 201,638 12/14/2017
1.6.2 158,681 10/6/2017
1.6.1 3,320 10/5/2017
1.6.0 12,074 9/26/2017
1.5.1 79,501 8/24/2017
1.5.0 54,129 8/8/2017
1.4.0 250,463 6/12/2017
1.3.0 198,402 5/10/2017
1.2.1 107,861 2/13/2017
1.2.0 121,356 11/8/2016
1.1.1 116,774 9/27/2016
1.0.1 293,828 4/21/2016
1.0.0 13,395 3/30/2016
0.2.8-rc 12,055 6/24/2015

- [Breaking change] Update Microsoft.Graph.Core to v2.0.0
- [Breaking change] Replace Newtosoft.Json with System.Text.Json
- Add request builder methods for GraphResponse
- [Breaking change] Removed IGraphServiceClient interface
- Added GraphServiceClient constructor that accepts TokenCredential instance
- [Breaking change] Bump minimun .NetFramework version to 4.6.2 from 4.6.1
- Publish symbols.