Skip to content

Microsoft Graph library January 2018 (version 1.13.0-preview.2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@MIchaelMainer MIchaelMainer released this 10 Jan 19:32
· 1539 commits to dev since this release
1c33ddf

Microsoft.Graph

  • New feature - Teams APIs.
  • New feature - new Intune APIs
  • Change - Updated IntelliSense with new content.
  • Change - Device is updated with the MemberOf relationship.
  • Change - Group is updated with the isArchived property and Team relationship.
  • Change - User is updated with the JoinedTeams relationship.
  • Fix - Removed upper bounds on Newtonsoft.Json package reference.
  • Fix - Added fluent API for creating a team on a group.

Microsoft.Graph.Core

  • New feature - Added AuthenticationHandler.
  • Fix - Removed upper bounds on Newtonsoft.Json package reference.