随笔分类 -  WebAPI

摘要:对于Methods添加[AllowAnonymous]可以进行匿名访问,但是对于Controller添加时无效 阅读全文
posted @ 2019-03-30 16:48 vichang 阅读(3399) 评论(0) 推荐(0)
摘要:使用RestSharp 库消费Restful Service 现在互联网上的服务接口都是Restful的,SOAP的Service已经不是主流。.NET/Mono下如何消费Restful Service呢,再也没有了方便的Visual Studio的方便生产代理的工具了,你还在用HttpWebReq 阅读全文
posted @ 2017-06-20 10:08 vichang 阅读(397) 评论(0) 推荐(0)