C
C#6mo ago
LunaBot🌙

✅ CSS and JS Files Not Recognized in ASP.NET Core Project

Hi, I'm new to ASP.NET Core development. I'm trying to link my HTML layout to my ASP.NET project, but the CSS and js files don't seem to be recognized, even though I've placed them in global files. Does anyone have any advice on how to fix this?
16 Replies
Batuhan
Batuhan6mo ago
Could you share your file path and the code that you import them.
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
LunaBot🌙
LunaBot🌙OP6mo ago
No description
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
Batuhan
Batuhan6mo ago
agree with him you should have learnt about it @TeBeCo hey also want to mention that i am considering your suggestion and downloading duckduckgo
Batuhan
Batuhan6mo ago
No description
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
LunaBot🌙
LunaBot🌙OP6mo ago
No description
LunaBot🌙
LunaBot🌙OP6mo ago
i didn't even notice this folder
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
LunaBot🌙
LunaBot🌙OP6mo ago
ooh right thank youu yes
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
Batuhan
Batuhan6mo ago
Static files in ASP.NET Core
Learn how to serve and secure static files and configure static file hosting middleware behaviors in an ASP.NET Core web app.
Unknown User
Unknown User6mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX6mo ago
If you have no further questions, please use /close to mark the forum thread as answered
LunaBot🌙
LunaBot🌙OP6mo ago
thank you! that’s exactly what I needed

Did you find this page helpful?