Microsoft.Graph.Auth
1.0.0-preview.6
Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token acquisition and storage.
This is a prerelease version of Microsoft.Graph.Auth.
Install-Package Microsoft.Graph.Auth -Version 1.0.0-preview.6
dotnet add package Microsoft.Graph.Auth --version 1.0.0-preview.6
<PackageReference Include="Microsoft.Graph.Auth" Version="1.0.0-preview.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Graph.Auth --version 1.0.0-preview.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Graph.Auth, 1.0.0-preview.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Adds support for Continuous Access Evaluation scenarios to Interactive and DeviceCode providers
Dependencies
-
.NETFramework 4.5
- Microsoft.Graph.Core (>= 1.23.0)
- Microsoft.Identity.Client (>= 4.23.0)
- System.Security.Principal (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.Graph.Core (>= 1.23.0)
- Microsoft.Identity.Client (>= 4.23.0)
- NETStandard.Library (>= 1.6.1)
- System.Security.Claims (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.Graph.Auth:
Package | Downloads |
---|---|
IntuneAppBuilder
IntuneAppBuilder creates and deploys Intune packages for MSI and Win32 applications. This package exposes services that can be consumed by other dotnet applications as a package reference.
|
|
Microsoft.Toolkit.Graph.Controls
This library provides Microsoft Graph XAML controls. It is part of the Windows Community Toolkit.
Classes:
- LoginButton: The Login Control leverages MSAL libraries 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 of one or more users.
|
|
Microsoft.Toolkit.Graph
This package includes .NET Standard code helpers such as:
- GraphExtensions: Helpers for common tasks related to the Microsoft Graph used by the Microsoft.Toolkit.Graph.Controls.
- GlobalProvider: A shared provider instance used by the Microsoft.Toolkit.Graph.Controls.
|
|
Richasy.Helper.UWP
Richasy自用的UWP辅助工具包
|
|
KN.KloudSecure.MSGraphHelper
This module helps initializing a Graph API sdk client.
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Graph.Auth:
Repository | Stars |
---|---|
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
|
|
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
|
|
YukiCoco/YukiDrive
Onedrive & SharePoint 文件浏览网页程序
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
Daniel-Krzyczkowski/Cars-Island-On-Azure
Cars Island is a fake car rental company which used Microsoft Azure cloud services to implement the system for managing car renting.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.6 | 87,123 | 12/1/2020 |
1.0.0-preview.5 | 490,164 | 6/10/2020 |
1.0.0-preview.4 | 513,323 | 3/4/2020 |
1.0.0-preview.3 | 110,452 | 1/22/2020 |
1.0.0-preview.2 | 195,646 | 10/23/2019 |
1.0.0-preview.1 | 76,217 | 9/13/2019 |
1.0.0-preview.0 | 177,957 | 7/3/2019 |
0.1.0-preview.2 | 40,689 | 4/12/2019 |