Passing both file and Guid value from Ajax to Controller
Budget: $10 – $30 USD
I am having some dificult sending data from an Ajax post to the Controller in ASP.NET Core. I need to send both an image file and the guid Id corresponding to it. The file goes ok, but the Id is being received as an empty Guid.