Skip to main content
CommunityToolkit.Graph.Uwp package icon

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.

Total Downloads
10.0K
9,989
Published
Sep 17, 2021
Latest stable version

Install

.NET CLI
dotnet add package CommunityToolkit.Graph.Uwp --version 7.1.0-rc2
Package Manager Console
Install-Package CommunityToolkit.Graph.Uwp -Version 7.1.0-rc2
PackageReference
<PackageReference Include="CommunityToolkit.Graph.Uwp" Version="7.1.0-rc2" />

Frameworks

UAP10.0.17763

Dependencies

[7.1.0-rc2, )
[7.1.0-rc2, )
Microsoft.Graph
UAP10.0.17763
[4.5.0, )
[7.1.0-rc2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.