Microsoft.Graph.Core
3.0.0-preview.13
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Graph.Core --version 3.0.0-preview.13
NuGet\Install-Package Microsoft.Graph.Core -Version 3.0.0-preview.13
<PackageReference Include="Microsoft.Graph.Core" Version="3.0.0-preview.13" />
paket add Microsoft.Graph.Core --version 3.0.0-preview.13
#r "nuget: Microsoft.Graph.Core, 3.0.0-preview.13"
// Install Microsoft.Graph.Core as a Cake Addin #addin nuget:?package=Microsoft.Graph.Core&version=3.0.0-preview.13&prerelease // Install Microsoft.Graph.Core as a Cake Tool #tool nuget:?package=Microsoft.Graph.Core&version=3.0.0-preview.13&prerelease
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-android31.0 is compatible. net6.0-ios was computed. net6.0-ios15.4 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.4 is compatible. net6.0-macos was computed. net6.0-macos12.3 is compatible. 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. |
.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 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.22.1)
- Microsoft.Kiota.Abstractions (>= 1.0.0-preview.10)
- Microsoft.Kiota.Authentication.Azure (>= 1.0.0-preview.3)
- Microsoft.Kiota.Http.HttpClientLibrary (>= 1.0.0-preview.8)
- Microsoft.Kiota.Serialization.Json (>= 1.0.0-preview.6)
- Microsoft.Kiota.Serialization.Text (>= 1.0.0-preview.3)
- System.Security.Claims (>= 4.3.0)
-
net6.0-android31.0
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.22.1)
- Microsoft.Kiota.Abstractions (>= 1.0.0-preview.10)
- Microsoft.Kiota.Authentication.Azure (>= 1.0.0-preview.3)
- Microsoft.Kiota.Http.HttpClientLibrary (>= 1.0.0-preview.8)
- Microsoft.Kiota.Serialization.Json (>= 1.0.0-preview.6)
- Microsoft.Kiota.Serialization.Text (>= 1.0.0-preview.3)
- NETStandard.Library (>= 2.0.3)
- System.Security.Claims (>= 4.3.0)
-
net6.0-ios15.4
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.22.1)
- Microsoft.Kiota.Abstractions (>= 1.0.0-preview.10)
- Microsoft.Kiota.Authentication.Azure (>= 1.0.0-preview.3)
- Microsoft.Kiota.Http.HttpClientLibrary (>= 1.0.0-preview.8)
- Microsoft.Kiota.Serialization.Json (>= 1.0.0-preview.6)
- Microsoft.Kiota.Serialization.Text (>= 1.0.0-preview.3)
- NETStandard.Library (>= 2.0.3)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- System.Security.Claims (>= 4.3.0)
-
net6.0-maccatalyst15.4
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.22.1)
- Microsoft.Kiota.Abstractions (>= 1.0.0-preview.10)
- Microsoft.Kiota.Authentication.Azure (>= 1.0.0-preview.3)
- Microsoft.Kiota.Http.HttpClientLibrary (>= 1.0.0-preview.8)
- Microsoft.Kiota.Serialization.Json (>= 1.0.0-preview.6)
- Microsoft.Kiota.Serialization.Text (>= 1.0.0-preview.3)
- NETStandard.Library (>= 2.0.3)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- System.Security.Claims (>= 4.3.0)
-
net6.0-macos12.3
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.22.1)
- Microsoft.Kiota.Abstractions (>= 1.0.0-preview.10)
- Microsoft.Kiota.Authentication.Azure (>= 1.0.0-preview.3)
- Microsoft.Kiota.Http.HttpClientLibrary (>= 1.0.0-preview.8)
- Microsoft.Kiota.Serialization.Json (>= 1.0.0-preview.6)
- Microsoft.Kiota.Serialization.Text (>= 1.0.0-preview.3)
- NETStandard.Library (>= 2.0.3)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- System.Security.Claims (>= 4.3.0)
NuGet packages (39)
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. |
|
PnP.Framework
PnP Framework contains the PnP Provisioning engine and a ton of extension methods that will make you more productive while developing for Microsoft 365. |
|
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. |
GitHub repositories (25)
Showing the top 5 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.
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
3.1.22 | 550,787 | 9/26/2024 |
3.1.21 | 513,400 | 9/4/2024 |
3.1.20 | 18,728 | 8/28/2024 |
3.1.19 | 207,719 | 8/26/2024 |
3.1.18 | 1,155 | 8/26/2024 |
3.1.17 | 14,454 | 8/19/2024 |
3.1.16 | 5,248 | 8/15/2024 |
3.1.15 | 22,353 | 8/9/2024 |
3.1.14 | 39,370 | 7/24/2024 |
3.1.13 | 69,827 | 7/3/2024 |
3.1.12 | 3,708,820 | 5/28/2024 |
3.1.11 | 985,171 | 4/30/2024 |
3.1.10 | 1,117,255 | 3/28/2024 |
3.1.9 | 499,074 | 3/18/2024 |
3.1.8 | 1,278,367 | 2/16/2024 |
3.1.8-preview.1 | 119 | 2/27/2024 |
3.1.7 | 290,756 | 2/9/2024 |
3.1.6 | 1,760,427 | 1/23/2024 |
3.1.5 | 346,939 | 1/15/2024 |
3.1.4 | 37,552 | 1/9/2024 |
3.1.3 | 1,002,208 | 11/29/2023 |
3.1.2 | 1,138,455 | 11/15/2023 |
3.1.1 | 234,080 | 11/7/2023 |
3.1.0 | 372,670 | 10/24/2023 |
3.0.11 | 1,200,795 | 9/5/2023 |
3.0.11-preview.1 | 234 | 9/1/2023 |
3.0.10 | 816,798 | 8/8/2023 |
3.0.10-preview.1 | 726 | 7/13/2023 |
3.0.9 | 1,046,569 | 6/29/2023 |
3.0.9-preview.1 | 217 | 6/29/2023 |
3.0.8 | 10,087 | 6/27/2023 |
3.0.7 | 680,299 | 5/30/2023 |
3.0.6 | 1,343,127 | 4/18/2023 |
3.0.6-preview.1 | 199 | 4/18/2023 |
3.0.5 | 643,749 | 3/30/2023 |
3.0.4 | 162,335 | 3/27/2023 |
3.0.3 | 211,820 | 3/21/2023 |
3.0.2 | 168,980 | 3/13/2023 |
3.0.1 | 136,135 | 3/7/2023 |
3.0.0 | 201,287 | 2/28/2023 |
3.0.0-rc.6 | 8,972 | 2/9/2023 |
3.0.0-rc.5 | 4,457 | 1/26/2023 |
3.0.0-rc.4 | 285 | 1/25/2023 |
3.0.0-rc.3 | 3,763 | 1/18/2023 |
3.0.0-rc.2 | 1,852 | 1/11/2023 |
3.0.0-rc.1 | 11,989 | 12/16/2022 |
3.0.0-preview.19 | 286 | 12/14/2022 |
3.0.0-preview.18 | 443 | 12/6/2022 |
3.0.0-preview.17 | 102,000 | 11/23/2022 |
3.0.0-preview.16 | 121,964 | 10/18/2022 |
3.0.0-preview.15 | 471 | 10/3/2022 |
3.0.0-preview.14 | 6,860 | 9/28/2022 |
3.0.0-preview.13 | 2,441 | 9/6/2022 |
3.0.0-preview.12 | 464 | 8/29/2022 |
3.0.0-preview.11 | 80,754 | 7/20/2022 |
3.0.0-preview.10 | 2,320 | 7/13/2022 |
3.0.0-preview.9 | 21,934 | 6/21/2022 |
3.0.0-preview.8 | 2,117 | 6/9/2022 |
3.0.0-preview.7 | 1,551 | 5/31/2022 |
3.0.0-preview.6 | 6,042 | 5/20/2022 |
3.0.0-preview.5 | 13,890 | 5/4/2022 |
3.0.0-preview.4 | 4,026 | 4/13/2022 |
3.0.0-preview.3 | 361 | 4/12/2022 |
3.0.0-preview.2 | 1,431 | 4/1/2022 |
3.0.0-preview.1 | 2,325 | 3/22/2022 |
2.0.15 | 4,232,328 | 2/9/2023 |
2.0.14 | 8,732,242 | 10/11/2022 |
2.0.13 | 966,106 | 9/27/2022 |
2.0.13-preview.1 | 267 | 9/26/2022 |
2.0.12 | 3,499,533 | 8/24/2022 |
2.0.11 | 1,825,477 | 8/11/2022 |
2.0.10 | 944,733 | 7/20/2022 |
2.0.9 | 5,096,816 | 6/9/2022 |
2.0.8 | 5,807,598 | 2/18/2022 |
2.0.7 | 3,851,078 | 12/16/2021 |
2.0.6 | 314,446 | 12/2/2021 |
2.0.5 | 6,855,631 | 9/1/2021 |
2.0.4 | 53,603 | 8/24/2021 |
2.0.3 | 400,412 | 8/17/2021 |
2.0.2 | 694,806 | 8/11/2021 |
2.0.1 | 177,873 | 8/5/2021 |
2.0.0 | 556,806 | 7/22/2021 |
2.0.0-preview.14 | 2,491 | 7/7/2021 |
2.0.0-preview.13 | 46,668 | 6/18/2021 |
2.0.0-preview.12 | 43,653 | 6/7/2021 |
2.0.0-preview.11 | 61,613 | 5/7/2021 |
2.0.0-preview.10 | 45,091 | 4/21/2021 |
2.0.0-preview.9 | 25,138 | 4/1/2021 |
2.0.0-preview.8 | 40,104 | 3/17/2021 |
2.0.0-preview.7 | 614 | 3/2/2021 |
2.0.0-preview.6 | 474 | 2/24/2021 |
2.0.0-preview.5 | 352 | 2/24/2021 |
2.0.0-preview.4 | 5,145 | 1/6/2021 |
2.0.0-preview.3 | 29,058 | 4/29/2020 |
2.0.0-preview.2 | 2,544 | 4/9/2020 |
2.0.0-preview.1 | 16,511 | 3/9/2020 |
1.25.1 | 11,678,276 | 3/25/2021 |
1.25.1-preview.2 | 337 | 3/25/2021 |
1.25.1-preview.1 | 357 | 3/25/2021 |
1.25.0 | 283,721 | 3/25/2021 |
1.25.0-preview.2 | 371 | 3/20/2021 |
1.25.0-preview.1 | 572 | 3/17/2021 |
1.24.0 | 3,425,472 | 1/19/2021 |
1.24.0-preview.1 | 362 | 1/14/2021 |
1.23.0 | 3,000,133 | 11/26/2020 |
1.22.0 | 3,504,422 | 10/7/2020 |
1.22.0-preview.2 | 447 | 10/6/2020 |
1.22.0-preview.1 | 453 | 7/28/2020 |
1.21.0 | 3,450,325 | 7/28/2020 |
1.21.0-preview.1 | 3,104 | 6/19/2020 |
1.20.1 | 5,582,609 | 3/31/2020 |
1.20.0 | 7,531,160 | 2/5/2020 |
1.19.0 | 2,881,353 | 12/11/2019 |
1.18.0 | 1,421,442 | 10/10/2019 |
1.17.0 | 936,051 | 8/15/2019 |
1.16.0 | 128,361 | 7/3/2019 |
1.15.0 | 2,271,262 | 5/1/2019 |
1.14.1 | 163,663 | 3/29/2019 |
1.14.0 | 1,385,917 | 3/25/2019 |
1.12.0 | 1,386,515 | 10/31/2018 |
1.11.0 | 317,746 | 9/19/2018 |
1.10.0 | 423,280 | 7/6/2018 |
1.9.0 | 1,679,368 | 5/3/2018 |
1.8.1 | 221,050 | 3/23/2018 |
1.7.0 | 202,406 | 12/14/2017 |
1.6.2 | 170,607 | 9/26/2017 |
1.6.1 | 83,899 | 8/24/2017 |
1.6.0 | 51,519 | 8/8/2017 |
1.5.0 | 257,504 | 6/12/2017 |
1.4.0 | 308,817 | 5/10/2017 |
1.3.1 | 73,512 | 4/3/2017 |
1.3.0 | 211,679 | 11/8/2016 |
1.2.1 | 146,200 | 9/27/2016 |
1.1.1 | 12,300 | 8/8/2016 |
1.1.0 | 5,198 | 8/6/2016 |
- Fixes dependency resolution for MAUI target by specifying NETStandard.Library target