Info
Version: | 3.4.0 |
Author(s): | Microsoft |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AzureAD/microsoft-identity-web |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Identity.Web.MicrosoftGraph |
Install
Install-Package Microsoft.Identity.Web.MicrosoftGraph
dotnet add package Microsoft.Identity.Web.MicrosoftGraph
paket add Microsoft.Identity.Web.MicrosoftGraph
Microsoft.Identity.Web.MicrosoftGraph Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.Identity.Web(>= 1.5.1)
- Microsoft.Graph(>= 3.22.0)
- Microsoft.Identity.Web(>= 1.5.1)
- Microsoft.Graph(>= 3.22.0)
Tags
This package is specifically used for web applications, which sign-in users and call Microsoft Graph, and for protected web APIs
that call Microsoft Graph.