Category Archives: REST

Exposing OData Endpoints using the ASP.Net MVC Web API

The new Web API that comes with ASP.Net MVC 4 has been getting a lot of posts on creating RESTful services, however one thing that I’ve not seen mentioned a great deal is it’s ability to expose OData endpoints. It … Continue reading

Posted in ASP.Net MVC, C#, MVC4 Web API, OData, REST | 15 Comments