aspcoreAPI中多参数的文件上传
创始人
2024-09-20 01:30:37
0
  1. 在控制器中添加HttpPost方法:

[HttpPost("upload")] public async Task UploadFiles(IList files, string param1, int param2) { // 在这里处理上传的文件和其他参数 }

  1. 使用MultipartFormDataContent来构建HttpClient:

using System.Net.Http; using System.Net.Http.Headers;

var client = new HttpClient(); var content = new MultipartFormDataContent();

// 添加文件 foreach(var file in files) { var fileContent = new StreamContent(file.OpenReadStream()); fileContent.Headers.ContentDisposition = new ContentDispositionHeaderValue("attachment") { FileName = file.FileName }; content.Add(fileContent, "files", file.FileName); }

// 添加其他参数 content.Add(new StringContent(param1), "param1"); content.Add(new StringContent(param2.ToString()), "param2");

// 发送请求 var response = await client.PostAsync("https://example.com/api/upload", content);

注意事项:

  • 在MultipartFormDataContent中添加文件时,第一个参数为'files”,第二个参数为文件名;
  • 在MultipartFormDataContent中添加其他参数时,第一个参数为参数名称,第二个参数为参数值。

相关内容

热门资讯

透视教程!wepoker怎么挂... 透视教程!wepoker怎么挂飞机(透视)确实真的是有挂(详细辅助安装教程)1、系统规律教程、辅助透...
三分钟了解!hhpoker辅助... 三分钟了解!hhpoker辅助器,hh poker透视器下载,插件教程(有挂方法)关于hh poke...
透视科技!佛手大菠萝有挂吗(透... 透视科技!佛手大菠萝有挂吗(透视)都是存在有挂(详细辅助揭秘攻略)1、系统规律教程、辅助透视等服务,...
玩家攻略!wepoker底牌透... 玩家攻略!wepoker底牌透视,德普之星的辅助工具介绍,2025教程(有挂技巧);致您一封信;亲爱...
六分钟了解!wepoker怎么... 六分钟了解!wepoker怎么增加运气,pokemmo脚本辅助下载,攻略教程(有挂神器);小薇(透视...
透视ai!wepoker有透视... 透视ai!wepoker有透视功能吗(透视)确实是有挂(详细辅助教你教程);1、完成透视辅助安装,帮...
最新通报!wejoker内置辅... 最新通报!wejoker内置辅助,pokerrrr2辅助,德州论坛(有挂神器);大神普及一款德州ai...
透视ai代打!pokemmo辅... 透视ai代打!pokemmo辅助官网(透视)竟然是真的有挂(详细辅助wpk教程);暗藏猫腻,小编详细...
玩家交流!wepoker分析,... 玩家交流!wepoker分析,约局吧德州可以透视吗,高科技教程(有挂辅助);致您一封信;亲爱约局吧德...
透视有挂!aapoker辅助插... 透视有挂!aapoker辅助插件工具(透视)总是真的是有挂(详细辅助曝光教程)1、aapoker辅助...