In our previous post, we read about HTTP Verb 405 error in ASP.Net Core. Today, we will know about uploading File and JSON data together on a Web API in ASP.Net Core. The general definition of a Web API POST call looks like below – In case, you are trying to upload a file, the…
Continue Reading »