I am using OData v3. How do I pass a parameter to an OData controller and return a collection? Example of what I am trying to do:
This was recently fixed with the release of version 5.7 (@odata.count is now returned for collections of complex types). More info here: https://github.com/OData/WebApi/issues/484#issuecomment-153929767