摘要: https://stackoverflow.com/questions/23660340/need-to-log-asp-net-webapi-2-request-and-response-body-to-a-database https://docs.microsoft.com/en-us/asp 阅读全文
posted @ 2019-01-18 18:24 ChuckLu 阅读(302) 评论(0) 推荐(0) 编辑
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/advanced/http-message-handlers A message handler is a class that receives an HTTP request and 阅读全文
posted @ 2019-01-18 18:21 ChuckLu 阅读(189) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/12533782/difference-between-routetable-routes-and-httpconfiguration-routes The HttpConfiguration class is specific 阅读全文
posted @ 2019-01-18 14:11 ChuckLu 阅读(364) 评论(0) 推荐(0) 编辑
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/individual-accounts-in-web-api In Visual Studio 2013, the Web API project template g 阅读全文
posted @ 2019-01-18 13:59 ChuckLu 阅读(231) 评论(0) 推荐(0) 编辑
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/authentication-and-authorization-in-aspnet-web-api You've created a web API, but now 阅读全文
posted @ 2019-01-18 11:34 ChuckLu 阅读(261) 评论(0) 推荐(0) 编辑