Example Directory and Path Setup If your Index.cshtml file is referencing all.min.css, the path should look like this:
<link rel="stylesheet" href="~/css/admin/all.min.css" />
Let me know if it still doesn’t work, and we can debug further.