You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our initial 7.1.0 release is mostly focused on making the authentication providers available so developers can authenticate easily and make their own calls to the Graph with a pre-configured client. But we know there is so much more we can do on top to enable developers to do more with Microsoft Graph in their applications. To get you started, we're also releasing new helpers for roaming data between apps using Graph, as well as a variety of Graph powered templated controls for UWP.
7.1.0 Release Plan
Our initial 7.1.0 release is mostly focused on making the authentication providers available so developers can authenticate easily and make their own calls to the Graph with a pre-configured client. But we know there is so much more we can do on top to enable developers to do more with Microsoft Graph in their applications. To get you started, we're also releasing new helpers for roaming data between apps using Graph, as well as a variety of Graph powered templated controls for UWP.
Check out the Milestone for full details.
Authentication
Developers can leverage the toolkit for authentication:
Microsoft.Toolkit.Graph should be .NET Standard? #60
[Feature] Separate Graph SDK interaction into own package #75
Enable authentication via native Windows dialogues #83
MsalProvider should be built on top of Msal.NET directly instead of Microsoft.Graph.Auth #78
[Feature] Figure out how to isolate against Stable/Beta End-points to Microsoft.Graph package #52
[Feature] WindowsProvider should support AAD login #116
Roaming Data Helpers
Developers can roam app and user settings to Graph:
[Feature] RoamingSettings helpers should not depend on Windows #86
[Feature] Enable roaming settings via OneDrive file storage #74
[Feature] Create a system for RoamingSettings via the Graph #72
[Feature] Enable roaming settings through open extension on the Graph User #73
Graph Enabled Controls
Developers can use Graph enabled controls to:
PersonView still visible after logout #6
Initials don't show up on PersonView #10
COM Failure in PersonView? #26
[Feature] Adding DecodePixelWidth/DecodePixelHeight to PersonView improve the rendering of user photos #28
[Feature] Add GraphPresenter to help with general calls to the Graph #17
[Feature] Handle Paging of Graph Calls in GraphPresenter #54
[Feature] GraphPresenter should listen for updates to properties #56
Developers have UI helpers to respond to GlobalProvider events from XAML with:
[Feature] Create StateTrigger for SignedIn State #9
[Feature] Create XAML helpers for handling provider state #97
[Feature] Create XAML helpers for handling provider state #97
The text was updated successfully, but these errors were encountered: