In a ASP.NET Web API 2.0-project I want to access with the HTTP verbs GET and POST similar objects from the data model, all implementing the interf
GET
POST