C#C
C#3y ago
LIFO?

ASP.NET application with Individual User Accounts

I am following the instructions on this video (https://www.youtube.com/watch?v=BfEjDD8mWYg)
Using Visual studio community 2022 version 17.4.3
Templates selected is ASP.NET core web app (model view controller)
reading this (https://stackoverflow.com/questions/51773602/asp-net-mvc-change-from-no-authentication-to-individual-user-accounts-on-ex) I now assume I may run into issues if I ignore that I was not able to select "Individual User Accounts" and some of the folders are missing .
any suggestions please .
image.png
image.png
Was this page helpful?