Microsoft.Graph.Core
2.0.0-preview.6
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
See the version list below for details.
Install-Package Microsoft.Graph.Core -Version 2.0.0-preview.6
dotnet add package Microsoft.Graph.Core --version 2.0.0-preview.6
<PackageReference Include="Microsoft.Graph.Core" Version="2.0.0-preview.6" />
paket add Microsoft.Graph.Core --version 2.0.0-preview.6
#r "nuget: Microsoft.Graph.Core, 2.0.0-preview.6"
// Install Microsoft.Graph.Core as a Cake Addin
#addin nuget:?package=Microsoft.Graph.Core&version=2.0.0-preview.6&prerelease
// Install Microsoft.Graph.Core as a Cake Tool
#tool nuget:?package=Microsoft.Graph.Core&version=2.0.0-preview.6&prerelease
Release Notes
- Adds support for TokenCredential from Azure.Core
- [Breaking Change] Adds support for System.Text,Json and drops Newtonsoft.Json dependency
- [Breaking Change] Fix for incorrect task cancellation #28
- Added GraphResponse object for wrapping responses
- [Breaking Change] IBaseRequest now takes IResponseHandler as a member
- Support Mac Http handlers(v1.0 feature)
- Compression header handling(v1.0 feature)
- Fix DefaultMaxSliceSize in LargeFileUpload task(v1.0 feature)
- Fix for NullReference exception thrown when contentType is empty(v1.0 feature)
- Add support for content with parameters(v1.0 feature)
- Add continuous access evaluation(CAE) support(v1.0 feature)
- Fix deserialization of odata primitives(v1.0 feature)
- Support composable functions.(v1.0 feature)
- Fixes setting of response headers in ServiceException so that customers have access to correlation ids #193 (v1.0 feature)
- Prevents potential deadlock from occurring when AuthenticateRequestAsync(request) is called. #188 (v1.0 feature)
- [Breaking Change] Remove serialization of headers and statusCode into AdditionalData #206
- Fix deserialization of empty streams to be consistent with empty strings
Dependencies
-
.NETFramework 4.6.1
- Azure.Core (>= 1.0.1)
- Microsoft.Identity.Client (>= 4.9.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Text.Json (>= 4.7.1)
-
.NETStandard 2.0
- Azure.Core (>= 1.0.1)
- Microsoft.Identity.Client (>= 4.9.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Security.Claims (>= 4.3.0)
- System.Text.Json (>= 4.7.1)
-
MonoAndroid 8.0
- Azure.Core (>= 1.0.1)
- Microsoft.Identity.Client (>= 4.9.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Text.Json (>= 4.7.1)
-
Xamarin.iOS 1.0
- Azure.Core (>= 1.0.1)
- Microsoft.Identity.Client (>= 4.9.0)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Text.Json (>= 4.7.1)
-
Xamarin.Mac 2.0
- Azure.Core (>= 1.0.1)
- Microsoft.Identity.Client (>= 4.9.0)
- Newtonsoft.Json (>= 11.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Net.Http (>= 4.3.3)
- System.Text.Json (>= 4.7.1)
Used By
NuGet packages (20)
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.OneDriveSDK
Integrate the OneDrive API into your .NET App!
|
|
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 (15)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Graph.Core:
Repository | Stars |
---|---|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Legacy solutions
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
|
|
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
|
|
pnp/PnP-Sites-Core
Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview.9 | 1,398 | 4/1/2021 |
2.0.0-preview.8 | 4,812 | 3/17/2021 |
2.0.0-preview.7 | 322 | 3/2/2021 |
2.0.0-preview.6 | 143 | 2/24/2021 |
2.0.0-preview.5 | 66 | 2/24/2021 |
2.0.0-preview.4 | 1,973 | 1/6/2021 |
2.0.0-preview.3 | 11,612 | 4/29/2020 |
2.0.0-preview.2 | 1,468 | 4/9/2020 |
2.0.0-preview.1 | 7,119 | 3/9/2020 |
1.25.1 | 17,015 | 3/25/2021 |
1.25.1-preview.2 | 58 | 3/25/2021 |
1.25.1-preview.1 | 77 | 3/25/2021 |
1.25.0 | 17,926 | 3/25/2021 |
1.25.0-preview.2 | 94 | 3/20/2021 |
1.25.0-preview.1 | 263 | 3/17/2021 |
1.24.0 | 378,783 | 1/19/2021 |
1.24.0-preview.1 | 120 | 1/14/2021 |
1.23.0 | 393,282 | 11/26/2020 |
1.22.0 | 779,612 | 10/7/2020 |
1.22.0-preview.2 | 161 | 10/6/2020 |
1.22.0-preview.1 | 190 | 7/28/2020 |
1.21.0 | 822,863 | 7/28/2020 |
1.21.0-preview.1 | 2,835 | 6/19/2020 |
1.20.1 | 1,904,805 | 3/31/2020 |
1.20.0 | 987,226 | 2/5/2020 |
1.19.0 | 1,403,201 | 12/11/2019 |
1.18.0 | 789,843 | 10/10/2019 |
1.17.0 | 617,660 | 8/15/2019 |
1.16.0 | 80,364 | 7/3/2019 |
1.15.0 | 1,140,856 | 5/1/2019 |
1.14.1 | 103,151 | 3/29/2019 |
1.14.0 | 431,246 | 3/25/2019 |
1.12.0 | 870,354 | 10/31/2018 |
1.11.0 | 261,075 | 9/19/2018 |
1.10.0 | 361,431 | 7/6/2018 |
1.9.0 | 609,283 | 5/3/2018 |
1.8.1 | 188,020 | 3/23/2018 |
1.7.0 | 165,181 | 12/14/2017 |
1.6.2 | 142,842 | 9/26/2017 |
1.6.1 | 62,800 | 8/24/2017 |
1.6.0 | 32,925 | 8/8/2017 |
1.5.0 | 216,626 | 6/12/2017 |
1.4.0 | 177,904 | 5/10/2017 |
1.3.1 | 40,162 | 4/3/2017 |
1.3.0 | 185,455 | 11/8/2016 |
1.2.1 | 112,293 | 9/27/2016 |
1.1.1 | 7,893 | 8/8/2016 |
1.1.0 | 1,107 | 8/6/2016 |