开发者

Example of a REST service implemented in ASP.NET MVC

Is there a good sample of an REST service implemented in ASP.NET MVC that demonstrat开发者_JS百科es the best practices and easy to understand for a beginner?


Although your question is not really clear to me it seems you want some sort of REST based API?

Here's an example returning json or xml: http://omaralzabir.com/create_rest_api_using_asp_net_mvc_that_speaks_both_json_and_plain_xml/


http://www.beletsky.net/2011/01/implementation-of-rest-service-with.html

https://github.com/alexanderbeletsky/rest.mvc.example

I think It will help you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜