![]() |
VOOZH | about |
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217. Please move to Microsoft.Identity.Web.UI package instead. For more information on how to migrate, please look at https://learn.microsoft.com/en-us/entra/identity-platform/scenario-web-app-sign-user-app-configuration?tabs=aspnetcore#initialization-code
dotnet add package Microsoft.AspNetCore.Authentication.AzureAD.UI --version 6.0.36
NuGet\Install-Package Microsoft.AspNetCore.Authentication.AzureAD.UI -Version 6.0.36
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="6.0.36" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="6.0.36" />Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" />Project file
paket add Microsoft.AspNetCore.Authentication.AzureAD.UI --version 6.0.36
#r "nuget: Microsoft.AspNetCore.Authentication.AzureAD.UI, 6.0.36"
#:package Microsoft.AspNetCore.Authentication.AzureAD.UI@6.0.36
#addin nuget:?package=Microsoft.AspNetCore.Authentication.AzureAD.UI&version=6.0.36Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.AzureAD.UI&version=6.0.36Install as a Cake Tool
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.AzureAD.UI:
| Package | Downloads |
|---|---|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
Decos.Microsoft.Identity.Web
This package enables ASP.NET Core Web apps and Web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). When they call Web APIs, MSAL.NET is used to acquire tokens |
|
|
RedQuick
Package Description |
|
|
Carbon.Kit.Web
Provides interfaces, abstractions and common functions to support working with Web Services. |
|
|
RapidFire.Core
Rapid Fire For WEB with .NET 6! |
Showing the top 7 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.AzureAD.UI:
| Repository | Stars |
|---|---|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
|
pnp/pnpcore
The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
|
|
|
OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
|
|
|
shahedc/NetLearnerApp
NetLearner: The Internet Resource Learning Helper built with ASP .NET Core
|
|
|
aspnet/live.asp.net
Code for live.asp.net, which hosts the ASP.NET Community Stand-up
|
|
|
aspnet/Universe
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
Deblokt/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
|