[HttpPost] public IActionResult Index(List<IFormFile> files) ... Instead of buffering the file in its entirety, you can stream the file ...
確定! 回上一頁