Skip to main content
CommunityToolkit.Graph package icon

CommunityToolkit.Graph

This package includes .NET Standard code helpers such as: Extensions: - GraphExtensions: Helpers for common tasks related to the Microsoft Graph in context of the available controls and helpers. - ProviderExtensions: Extension on IProvider for accessing a pre-configured GraphServiceClient instance. Helpers: - OneDriveStorageHelper: A helper for interacting with data stored via files and folders in OneDrive. - UserExtensionStorageHelper: A helper for interacting with open extensions on the Graph User to store data in key/value pairs.

Total Downloads
87.4K
87,420
Published
Aug 5, 2021
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[7.1.0-preview1, )
Microsoft.Graph
.NETStandard2.0
[4.0.0, )
Microsoft.Toolkit
.NETStandard2.0
[7.1.0-preview1, )

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.