it:ad:asp.net:webapi:howto:odata:select_between_queryable_webapicontroller_and_odatacontroller

it:ad:asp.net:webapi:howto:odata:Select Between Queryable WebApiController And ODataController

Summary

Cutting right to the chase – yes, you can decorate a straightforward ApiController with the Queryable – but you want the ODataController in almost all cases.

  • Web API (with basic OData query support) came out before they released.
  • Microsoft.AspNet.WebApi.OData, where ODataController wad defined – offering more compliance with the Odata spec than what was offered earlier – came out later1).

  • /home/skysigal/public_html/data/pages/it/ad/asp.net/webapi/howto/odata/select_between_queryable_webapicontroller_and_odatacontroller.txt
  • Last modified: 2023/11/04 02:43
  • by 127.0.0.1