Does anyone know if MVC 4 WebApi can (or will) be consumable in power-pivot?
Web API itself does not have built-in support for exposing endpoints in the OData format. We are planning on adding OData support via an add-on that will ship in the future.
I think if you expose an IQueryable<T>
, it exposes it as a OData feed.
I found this.
http://codebetter.com/johnvpetersen/2012/03/22/bringing-odata-to-your-webapi-just-use-iqueryable/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With