上一页 1 ··· 260 261 262 263 264 265 266 267 268 ··· 400 下一页
摘要: https://github.com/NSwag/NSwag/wiki/OwinGlobalAsax This page explains how to use the NSwag OWIN middleware in your "Global.asax"-based web project. It 阅读全文
posted @ 2019-01-24 14:04 ChuckLu 阅读(1465) 评论(0) 推荐(0)
摘要: https://blog.rsuter.com/nswag-tutorial-integrate-the-nswag-toolchain-into-your-asp-net-web-api-project/ This tutorial shows how to integrate NSwag (Sw 阅读全文
posted @ 2019-01-24 13:53 ChuckLu 阅读(524) 评论(0) 推荐(0)
摘要: https://www.reddit.com/r/dotnet/comments/a2181x/swashbuckle_vs_nswag/ Swashbuckle https://github.com/aspnet/Docs/issues/4258 在官方的文档中引入NSwag的时机 https:/ 阅读全文
posted @ 2019-01-24 11:35 ChuckLu 阅读(2311) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/aspnet/core/tutorials/web-api-help-pages-using-swagger?view=aspnetcore-2.2 When consuming a Web API, understanding it 阅读全文
posted @ 2019-01-24 11:16 ChuckLu 阅读(432) 评论(0) 推荐(0)
摘要: 2019-01-23 15:46:29.012+08:00 ERROR [6]: System.InvalidOperationException: Can't bind multiple parameters ('header' and 'parameters') to the request's 阅读全文
posted @ 2019-01-23 16:05 ChuckLu 阅读(883) 评论(0) 推荐(0)
摘要: https://exceptionnotfound.net/using-http-methods-correctly-in-asp-net-web-api/ The algorithm ASP.NET uses to calculate the "default" method for a give 阅读全文
posted @ 2019-01-23 15:35 ChuckLu 阅读(270) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/formats-and-model-binding/parameter-binding-in-aspnet-web-api 没有特殊需求的话,默认的绑定就可以使用。比如request b 阅读全文
posted @ 2019-01-22 16:52 ChuckLu 阅读(680) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/6203231/which-http-methods-match-up-to-which-crud-methods Create = PUT with a new URI POST to a base URI returning 阅读全文
posted @ 2019-01-22 16:35 ChuckLu 阅读(179) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/error-handling/exception-handling https://docs.microsoft.com/en-us/aspnet/web-api/overview/er 阅读全文
posted @ 2019-01-22 15:16 ChuckLu 阅读(341) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/api/system.net.httpstatuscode?view=netframework-4.7.2 422 UnprocessableEntity What HTTP status response code s 阅读全文
posted @ 2019-01-22 10:25 ChuckLu 阅读(454) 评论(0) 推荐(0)
上一页 1 ··· 260 261 262 263 264 265 266 267 268 ··· 400 下一页