I have the following post method to receive id and image multipart/form-Data and save it in sql server database
multipart/form-Data
[Route("api/save_cus")] [Ht