Skip to main content
CommunityToolkit.Authentication package icon

CommunityToolkit.Authentication

This package includes .NET Standard authentication helpers such as: - BaseProvider: A base construct for building Graph Providers on top of. - IProvider: Authentication provider interface to expose more states around the authentication process for Graph controls and helpers. - ProviderManager: Shared provider manager used by controls and helpers to authenticate and call the Microsoft Graph. - ProviderState: Represents the current authentication state of the session for a given IProvider.

Total Downloads
98.5K
98,524
Published
Apr 18, 2023
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

No declared 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.