Microsoft Graph library March 2018 (version 1.8.0)
Note that the assembly version and Nuget package version do match for package published on Nuget.org. The 1.8.1 Nuget packages contain the 1.8.0 assemblies.
Microsoft.Graph (version 1.8.0)
New features
- Include support for the Reports API. This gives you access to Office 365 usage reports for Outlook, users, groups, OneDrive, SharePoint, Skype for Business and Yammer. See https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/report for more information.
- Updated IntelliSense file with new documentation.
- Include support for the Intune API. This enables programmatic access to Intune information for your tenant with rich information and relationship navigation. See https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/intune_graph_overview for more information.
- Include support for the Education API. This enhances Office 365 resources and data with information that is relevant for education scnearios, including schools, students, teachers, classes, and enrollments. See https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/education-overview for more information.
- Update Json.NET dependency to include 11.x
Microsoft.Graph.Core (version 1.8.0)
New features
- Update Json.NET dependency to include 11.x