Info
Version: | 4.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AzureAD/microsoft-authentication-extensions-for-dotnet |
NuGet Url: | https://www.nuget.org/packages/Decos.Microsoft.Identity.Web |
Install
Install-Package Decos.Microsoft.Identity.Web
dotnet add package Decos.Microsoft.Identity.Web
paket add Decos.Microsoft.Identity.Web
Decos.Microsoft.Identity.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.AzureAD.UI(>= 3.0.0)
- Microsoft.AspNetCore.Authentication.AzureADB2C.UI(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Identity.Client(>= 4.6.0)
Tags
When they call Web APIs, MSAL.NET is used to acquire tokens.