Microsoft.Graph.Auth 1.0.0-preview.6

Prefix Reserved
This is a prerelease version of Microsoft.Graph.Auth.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Graph.Auth --version 1.0.0-preview.6                
NuGet\Install-Package Microsoft.Graph.Auth -Version 1.0.0-preview.6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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                
#r "nuget: Microsoft.Graph.Auth, 1.0.0-preview.6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Graph.Auth as a Cake Addin
#addin nuget:?package=Microsoft.Graph.Auth&version=1.0.0-preview.6&prerelease

// Install Microsoft.Graph.Auth as a Cake Tool
#tool nuget:?package=Microsoft.Graph.Auth&version=1.0.0-preview.6&prerelease                

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Microsoft.Graph.Auth:

Package Downloads
FQ.Email

Package Description

Richasy.Helper.UWP

Richasy自用的UWP辅助工具包

TComp.Sepg.MCVRelEng

Package Description

Brupper.Identity.B2C.Admin

Package Description

Adafy.Candy.Modules.Organizations.Backend

Package Description

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.
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
YukiCoco/YukiDrive
Onedrive & SharePoint 文件浏览网页程序
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 Downloads Last updated
1.0.0-preview.7 3,103,485 4/15/2021 1.0.0-preview.7 is deprecated because it is no longer maintained.
1.0.0-preview.6 2,094,865 12/1/2020
1.0.0-preview.5 3,330,778 6/10/2020
1.0.0-preview.4 1,579,059 3/4/2020
1.0.0-preview.3 336,063 1/22/2020
1.0.0-preview.2 509,692 10/23/2019
1.0.0-preview.1 211,172 9/13/2019
1.0.0-preview.0 885,023 7/3/2019
0.1.0-preview.2 68,370 4/12/2019

- Adds support for Continuous Access Evaluation scenarios to Interactive and DeviceCode providers