Images in ASP.NET Core

Опубликовано: 05 Ноябрь 2024
на канале: Dimitri Patarroyo
98
2

This is a simple way to display images in your ASP.NET Core application (MVC).
All you need is to create a folders(Images), then drag the image from your pc and finally you can drag it to a VIEW. You should put the code inside a div to add classes if needed.