【发布时间】:2014-04-09 00:09:23
【问题描述】:
优秀示例代码:Support Composite Key in ASP.NET Web API OData 说明如何创建路由约定以使 WebApi OData 与复合键一起使用。
但是它使用的是 ODataController (as one of the unanswered discussions on the sample code mentions),我认为它有很多缺点(我还没有完全发现)...有没有人使用 EntitySetController 的好处创建了一个示例?
【问题讨论】:
标签: asp.net-web-api asp.net-web-api-odata