Answer the question
In order to leave comments, you need to log in
How to give static to asp.net core?
Hello everyone
I used to program in Python / Django, to return statics, I had to do 3 actions:
1) Write the path to the statics in the config file
2) Use a special tag in Templates -
<img src="{% static "my_app/example.jpg" %}" alt="My image"/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question