c# - Difference between WCF REST VS WEB API -


i think wcf uses soap protocol. webapi uses rest architecture. wcf supports both soap , rest.

  1. what difference between wcf rest , webapi?
  2. why there general preference webapi?

wcf protocol agnostic. can run on http, tcpip, net pipes, etc. web api more suited building rest apis.

however, question broad answered here. read more both technologies , come more specific questions.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -