How to upload multiple files using multipart/form-data media type in .NET Core Web API?

后端 未结 0 1226
暗喜
暗喜 2020-12-01 13:21

I am using .NET core 3.1 in my project where I have a situation to upload multiple files. Below is my model:

public class ProductImageDetailsDto
{
    [Displa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题