简体   繁体   中英

REST WebServices in C#

I need to develop a Rest Webservice, Where can I find tutorial or complete sample code to build REST WebServices in C#. Please help me with sample

The WCF Rest Starter Kit is probably your best starting point.

Also, Aaron Skonnard of Pluralsight did a great screencast series on the WCF REST Starter kit - check it out at the Pluralsight screencast page (click on the REST tag in the tag cloud).

For general information on WCF, including the REST bits of it, check out the MSDN WCF Developer Center .

Hope that helps!

Marc

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM