VictorRutskin/Albar-Home-Assigment-.NET-Angular-Car-Shop-Website

deletion

Closed this issue · 1 comments

make sure that on car delete it also deletes image from db

added this: System.IO.File.Delete(imagePath);
, fixed