Use Service Stack for Web Service

January 29, 2014 § 1 Comment

vs WCF: easy to integrate for RESTful service
vs Web Api: automatic featured documentation, wsdl for xml
pro:
not rely on any other service package, keep nuget clean.
authentication
full format support, json, jsonp, xml, csv?…

§ One Response to Use Service Stack for Web Service

  • skxf says:

    WebApi 2 is released, two additional packages are very helpful, 1. webapi help 2, test client.

    ServerStack is no longer free software, so not recommended,

    WebApi 2 still depend on lots of packages(mvc, webapi), which is a pain.

Leave a comment

What’s this?

You are currently reading Use Service Stack for Web Service at kaishang.

meta