github microsoftgraph/msgraph-sdk-dotnet 1.2.0
Microsoft Graph library November 2016 (version 1.2.0)

latest releases: v5.53.0, v5.52.0, v5.51.0...
7 years ago

Microsoft.Graph (version 1.2.0)

New features

  • Get a user's mailbox settings and drives.
  • Extended properties on calendars, events, messages, contacts, posts, contact folders, and mail folders.
  • OnlineMeetingUrl on event entities.
  • Attachments on messages.
  • New properties on drive items: content, cTag, package, parentReference, root, sharePointIds, size, webDavUrl, and permissions.
  • Upload large files to OneDrive in chunks.
  • Search OneDrive files.
  • Send OneDrive file sharing invite to other people.
  • LINQ enabled on select and expand query parameters.

Bug fixes

  • Added missing configureAwait(false) in BaseRequest.cs to address potential deadlock scenario.

Microsoft.Graph.Core (version 1.3.0)

New features

  • Added LINQ support for $select and $expand query options.

Bug fixes

  • Fixed an issue in BaseRequest.cs so that query options can support a sub-query option.
  • Added missing configureAwait(false) in BaseRequest.cs to address potential deadlock scenario.

Don't miss a new msgraph-sdk-dotnet release

NewReleases is sending notifications on new releases.