How to increate the request file size in .NET Core API 3.1

后端 未结 0 1800
逝去的感伤
逝去的感伤 2021-01-14 14:57

I\'m trying to create a file uploader API using .NET core API 3.1.

The code looks like this.

FileUploadController.cs

        [HttpPost]
                 


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