question

Progmaster-2025 avatar image
0 Votes"
Progmaster-2025 asked PengGe-MSFT answered

Cannot Find Pakage for A Web API Project

I have created a web API project in Visual Studio 2019 using DotNet Core 5.0.301 and after I cleaned and built my solution I noticed that there is a yellow exclamation point indicating that there is a dependency missing. Upon inspection I can see that the package Microsoft.AspNetCore.Authentication.AzureAD.UI cannot be found. I went into Nugaet Package Manager and I can see that Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.15" is installed but it says "Not available in this source". I looked in the Browse option of Nuget but it is not there either. Please help me find a package that will make this work.

vs-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

PengGe-MSFT avatar image
0 Votes"
PengGe-MSFT answered

Hi @Progmaster-2025

Welcome to Microsoft Q&A!

I tried to create a project that references the Microsoft.AspNetCore.Authentication.AzureAD.UI package, but the issue you encountered cannot be reproduced. Can you provide more information to reproduce this issue? You can also refer to this thread.

Sincerely,
Peng


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.