Microsoft.Graph.Core
2.0.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Graph.Core --version 2.0.2
NuGet\Install-Package Microsoft.Graph.Core -Version 2.0.2
<PackageReference Include="Microsoft.Graph.Core" Version="2.0.2" />
<PackageVersion Include="Microsoft.Graph.Core" Version="2.0.2" />
<PackageReference Include="Microsoft.Graph.Core" />
paket add Microsoft.Graph.Core --version 2.0.2
#r "nuget: Microsoft.Graph.Core, 2.0.2"
#:package Microsoft.Graph.Core@2.0.2
#addin nuget:?package=Microsoft.Graph.Core&version=2.0.2
#tool nuget:?package=Microsoft.Graph.Core&version=2.0.2
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
Product | Versions 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. monoandroid80 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Azure.Core (>= 1.17.0)
- Microsoft.Identity.Client (>= 4.35.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.12.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Text.Json (>= 5.0.2)
-
.NETStandard 2.0
- Azure.Core (>= 1.17.0)
- Microsoft.Identity.Client (>= 4.35.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.12.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Security.Claims (>= 4.3.0)
- System.Text.Json (>= 5.0.2)
-
MonoAndroid 8.0
- Azure.Core (>= 1.17.0)
- Microsoft.Identity.Client (>= 4.35.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.12.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Text.Json (>= 5.0.2)
-
Xamarin.iOS 1.0
- Azure.Core (>= 1.17.0)
- Microsoft.Identity.Client (>= 4.35.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.12.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Text.Json (>= 5.0.2)
-
Xamarin.Mac 2.0
- Azure.Core (>= 1.17.0)
- Microsoft.Identity.Client (>= 4.35.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.12.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 5.0.2)
NuGet packages (42)
Showing the top 5 NuGet packages that depend on Microsoft.Graph.Core:
Package | Downloads |
---|---|
Microsoft.Graph
Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience. |
|
Microsoft.Graph.Auth
Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token acquisition and storage. |
|
Microsoft.Graph.Beta
Microsoft Graph beta client library allows you to target the Microsoft Graph /beta endpoint. You can call Office 365, Azure AD and other Microsoft services through a single unified developer experience. |
|
Microsoft.Graph.Communications.Core
Microsoft Graph Communications Client Core Library - This library builds on the Microsoft.Graph SDK to provide better support for the Communications APIs. |
|
Microsoft.Graph.Communications.Common
Microsoft Graph Communications Client Library - Common utilites for transport, logging, telemetry, state machines, argument validation, and OData. |
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Graph.Core:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
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!
|
|
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
|
|
microsoftgraph/msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
|
|
microsoftgraph/msgraph-sdk-dotnet
Microsoft Graph Client Library for .NET!
|
|
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
|
|
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
|
|
pnp/PnP-Sites-Core
Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
|
|
Syslifters/offsec-tools
Compiled tools for internal assessments
|
|
OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
|
|
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
|
|
OneDrive/onedrive-sdk-csharp
OneDrive SDK for C#! https://dev.onedrive.com
|
|
239573049/ChatGpt.Desktop
ChatGpt Dekstop support Android,IOS,Mac,Linux,Win,Web
|
|
shr670377723/CommunityServer-master
|
|
nheiniger/SnaffPoint
A tool for pointesters to find candies in SharePoint
|
|
Rambalac/ACDDokanNet
Dokan.NET based driver for Amazon Cloud Drive
|
|
GridProtectionAlliance/gsf
Grid Solutions Framework
|
|
pnp/modernization
All modernization tooling and guidance
|
Version | Downloads | Last Updated |
---|---|---|
3.2.4 | 6,740,590 | 3/12/2025 |
3.2.3 | 3,113,597 | 1/30/2025 |
3.2.2 | 1,623,540 | 1/10/2025 |
3.2.1 | 3,968,762 | 11/20/2024 |
3.2.0 | 68,511 | 11/8/2024 |
3.1.22 | 4,075,641 | 9/26/2024 |
3.1.21 | 1,210,614 | 9/4/2024 |
3.1.20 | 54,494 | 8/28/2024 |
3.1.19 | 532,021 | 8/26/2024 |
3.1.18 | 3,144 | 8/26/2024 |
3.1.17 | 34,558 | 8/19/2024 |
3.1.16 | 10,629 | 8/15/2024 |
3.1.15 | 48,024 | 8/9/2024 |
3.1.14 | 108,456 | 7/24/2024 |
3.1.13 | 158,385 | 7/3/2024 |
3.1.12 | 6,672,915 | 5/28/2024 |
3.1.11 | 2,246,856 | 4/30/2024 |
3.1.10 | 1,949,282 | 3/28/2024 |
3.1.9 | 807,969 | 3/18/2024 |
3.1.8 | 2,465,184 | 2/16/2024 |
3.1.8-preview.1 | 197 | 2/27/2024 |
3.1.7 | 460,192 | 2/9/2024 |
3.1.6 | 2,674,035 | 1/23/2024 |
3.1.5 | 478,469 | 1/15/2024 |
3.1.4 | 63,357 | 1/9/2024 |
3.1.3 | 1,438,490 | 11/29/2023 |
3.1.2 | 1,625,104 | 11/15/2023 |
3.1.1 | 277,386 | 11/7/2023 |
3.1.0 | 428,730 | 10/24/2023 |
3.0.11 | 1,402,892 | 9/5/2023 |
3.0.11-preview.1 | 344 | 9/1/2023 |
3.0.10 | 929,171 | 8/8/2023 |
3.0.10-preview.1 | 863 | 7/13/2023 |
3.0.9 | 1,190,973 | 6/29/2023 |
3.0.9-preview.1 | 338 | 6/29/2023 |
3.0.8 | 11,842 | 6/27/2023 |
3.0.7 | 792,641 | 5/30/2023 |
3.0.6 | 1,510,224 | 4/18/2023 |
3.0.6-preview.1 | 321 | 4/18/2023 |
3.0.5 | 739,259 | 3/30/2023 |
3.0.4 | 179,929 | 3/27/2023 |
3.0.3 | 247,817 | 3/21/2023 |
3.0.2 | 185,998 | 3/13/2023 |
3.0.1 | 160,925 | 3/7/2023 |
3.0.0 | 252,342 | 2/28/2023 |
3.0.0-rc.6 | 11,112 | 2/9/2023 |
3.0.0-rc.5 | 4,710 | 1/26/2023 |
3.0.0-rc.4 | 417 | 1/25/2023 |
3.0.0-rc.3 | 4,241 | 1/18/2023 |
3.0.0-rc.2 | 2,146 | 1/11/2023 |
3.0.0-rc.1 | 14,360 | 12/16/2022 |
3.0.0-preview.19 | 410 | 12/14/2022 |
3.0.0-preview.18 | 587 | 12/6/2022 |
3.0.0-preview.17 | 102,961 | 11/23/2022 |
3.0.0-preview.16 | 132,123 | 10/18/2022 |
3.0.0-preview.15 | 605 | 10/3/2022 |
3.0.0-preview.14 | 8,299 | 9/28/2022 |
3.0.0-preview.13 | 2,651 | 9/6/2022 |
3.0.0-preview.12 | 601 | 8/29/2022 |
3.0.0-preview.11 | 91,010 | 7/20/2022 |
3.0.0-preview.10 | 2,469 | 7/13/2022 |
3.0.0-preview.9 | 22,357 | 6/21/2022 |
3.0.0-preview.8 | 2,670 | 6/9/2022 |
3.0.0-preview.7 | 1,711 | 5/31/2022 |
3.0.0-preview.6 | 6,605 | 5/20/2022 |
3.0.0-preview.5 | 14,337 | 5/4/2022 |
3.0.0-preview.4 | 4,507 | 4/13/2022 |
3.0.0-preview.3 | 524 | 4/12/2022 |
3.0.0-preview.2 | 2,756 | 4/1/2022 |
3.0.0-preview.1 | 2,707 | 3/22/2022 |
2.0.15 | 7,119,082 | 2/9/2023 |
2.0.14 | 10,916,503 | 10/11/2022 |
2.0.13 | 1,168,480 | 9/27/2022 |
2.0.13-preview.1 | 402 | 9/26/2022 |
2.0.12 | 4,896,608 | 8/24/2022 |
2.0.11 | 4,017,810 | 8/11/2022 |
2.0.10 | 1,153,119 | 7/20/2022 |
2.0.9 | 5,854,913 | 6/9/2022 |
2.0.8 | 7,046,935 | 2/18/2022 |
2.0.7 | 4,384,413 | 12/16/2021 |
2.0.6 | 345,686 | 12/2/2021 |
2.0.5 | 8,083,172 | 9/1/2021 |
2.0.4 | 62,165 | 8/24/2021 |
2.0.3 | 474,471 | 8/17/2021 |
2.0.2 | 1,151,162 | 8/11/2021 |
2.0.1 | 209,958 | 8/5/2021 |
2.0.0 | 641,648 | 7/22/2021 |
2.0.0-preview.14 | 2,949 | 7/7/2021 |
2.0.0-preview.13 | 49,965 | 6/18/2021 |
2.0.0-preview.12 | 48,536 | 6/7/2021 |
2.0.0-preview.11 | 65,198 | 5/7/2021 |
2.0.0-preview.10 | 50,643 | 4/21/2021 |
2.0.0-preview.9 | 27,723 | 4/1/2021 |
2.0.0-preview.8 | 42,695 | 3/17/2021 |
2.0.0-preview.7 | 785 | 3/2/2021 |
2.0.0-preview.6 | 638 | 2/24/2021 |
2.0.0-preview.5 | 519 | 2/24/2021 |
2.0.0-preview.4 | 5,333 | 1/6/2021 |
2.0.0-preview.3 | 32,156 | 4/29/2020 |
2.0.0-preview.2 | 2,739 | 4/9/2020 |
2.0.0-preview.1 | 17,453 | 3/9/2020 |
1.25.1 | 14,573,097 | 3/25/2021 |
1.25.1-preview.2 | 505 | 3/25/2021 |
1.25.1-preview.1 | 522 | 3/25/2021 |
1.25.0 | 311,366 | 3/25/2021 |
1.25.0-preview.2 | 539 | 3/20/2021 |
1.25.0-preview.1 | 733 | 3/17/2021 |
1.24.0 | 3,794,033 | 1/19/2021 |
1.24.0-preview.1 | 535 | 1/14/2021 |
1.23.0 | 3,351,403 | 11/26/2020 |
1.22.0 | 3,724,416 | 10/7/2020 |
1.22.0-preview.2 | 621 | 10/6/2020 |
1.22.0-preview.1 | 622 | 7/28/2020 |
1.21.0 | 7,543,968 | 7/28/2020 |
1.21.0-preview.1 | 3,274 | 6/19/2020 |
1.20.1 | 6,204,132 | 3/31/2020 |
1.20.0 | 7,864,566 | 2/5/2020 |
1.19.0 | 3,075,955 | 12/11/2019 |
1.18.0 | 1,539,164 | 10/10/2019 |
1.17.0 | 1,022,403 | 8/15/2019 |
1.16.0 | 136,881 | 7/3/2019 |
1.15.0 | 2,493,885 | 5/1/2019 |
1.14.1 | 186,472 | 3/29/2019 |
1.14.0 | 1,592,561 | 3/25/2019 |
1.12.0 | 1,443,285 | 10/31/2018 |
1.11.0 | 325,037 | 9/19/2018 |
1.10.0 | 442,493 | 7/6/2018 |
1.9.0 | 1,981,060 | 5/3/2018 |
1.8.1 | 224,689 | 3/23/2018 |
1.7.0 | 211,503 | 12/14/2017 |
1.6.2 | 172,899 | 9/26/2017 |
1.6.1 | 90,030 | 8/24/2017 |
1.6.0 | 56,774 | 8/8/2017 |
1.5.0 | 259,780 | 6/12/2017 |
1.4.0 | 321,966 | 5/10/2017 |
1.3.1 | 82,010 | 4/3/2017 |
1.3.0 | 216,827 | 11/8/2016 |
1.2.1 | 147,962 | 9/27/2016 |
1.1.1 | 12,933 | 8/8/2016 |
1.1.0 | 7,156 | 8/6/2016 |
- Fix for initialization of the @odata.nextLink property through the NextLinkConverter