wLinkRelations
Insert link relations into the responses of a WCF REST service.
wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses.
The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation...