Facing issue while loading images in Razor pages using Areas Folder structure
Areas/Project/Pages/Create.cshtml Page.
I have below folder structure in my project (Asp.Net Core 3.1 Razor page), I want to access images(wwwroot/images) in Areas/Project/Pages/Create.cshtml Page.
I am getting this error in https://localhost:44375/Project/Create page