Asp.Net Web API

1、 ASP.NET Web API 用IE浏览器访问下载文件问题


GlobalConfiguration.Configuration.Formatters.JsonFormatter.MediaTypeMappings.Add(new QueryStringMapping("json", "true", "<span class="typedef">text</span>/json"));

2、 改善ASP.NET Web API性能的八项技术

http://blog.csdn.net/moonpure/article/details/46559651

原文地址:https://www.cnblogs.com/chenmfly/p/6369616.html