WebAPI Resource Model 
The goal of this project is to provide a simple abstraction for modelling resources in C#, decoupled from formatting concerns. Your Web API application can model resources and not worry about representations or media types.
| Find more on: | 
This library lets you emit standard hypermedia (HAL, Collection+JSON, Siren) from your APIs built on Microsoft ASP.NET Web API.

Learn more in the GitHub README.md