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