Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Commented Issue: Consider supporting binding ODataQueryOptions in actions that don't return IEumerable [368]

$
0
0
- public HttpResponseMessage Get(ODataQueryOptions)
- problem is that we don’t know the T when we try to do model binding
- one solutions is
- ODataQueryOptions<T>


Comments: http://aspnetwebstack.codeplex.com/SourceControl/changeset/2af4998c8b1c

Viewing all articles
Browse latest Browse all 7215

Trending Articles