c# using WebAPI as a relay file server to S3

前端 未结 0 1394
长发绾君心
长发绾君心 2021-01-07 06:04

I have a WebAPI which should receive file uploads, and redirect this file to S3 storage.

I have tried using this code:

var provider = new MultipartMemo         


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