Response.ContentType = "text/plain"; await context.Response.WriteAsync("Hello ASP.NET 5!"); }); } }. We have just used the simplest overload ...
確定! 回上一頁