[HttpGet]//chúng ta cần cài method public IEnumerable <SanPhamModel> getsanpham() { return(sanpham.get().ToList()); }