CommunityToolkit.Graph.Uwp
This library provides Microsoft Graph UWP XAML controls. It is part of the Windows Community Toolkit. Controls: - GraphPresenter: A specialized ContentPresenter for fetching and displaying data from Microsoft Graph. - LoginButton: The Login Control leverages the global authentication provider to support the sign-in processes for Microsoft Graph and beyond. - PersonView: The PersonView control displays a user photo and can display their name and e-mail. - PeoplePicker: The PeoplePicker Control is a simple control that allows for selection users. Extensions: - FrameworkElement.IsVisibleWhen(ProviderState): Extension on FrameworkElement for toggling visibility in response to changes in the global authentcation provider. Triggers: - ProviderStateTrigger: StateTrigger for reacting to changes in the global authentcation provider.
Install
dotnet add package CommunityToolkit.Graph.Uwp --version 7.1.4
Install-Package CommunityToolkit.Graph.Uwp -Version 7.1.4
<PackageReference Include="CommunityToolkit.Graph.Uwp" Version="7.1.4" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.