You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using .net 7
I installed the package
and added the necessary lines in the Program.cs
after visiting the url, the contect was displayed with no styling.
when opening the network tab in the browser, most of the static files reported not found.
am I missing something? are there any additional required packages that need to be installed, for the static files to be read?
The text was updated successfully, but these errors were encountered:
taha-abujrad
changed the title
Static Files are not found
Static files not found
Sep 3, 2023
I am using .net 7
I installed the package
and added the necessary lines in the Program.cs
after visiting the url, the contect was displayed with no styling.
when opening the network tab in the browser, most of the static files reported not found.
am I missing something? are there any additional required packages that need to be installed, for the static files to be read?
The text was updated successfully, but these errors were encountered: