Feature Specifications


CORS support for ASP.NET Web API
This feature allows cross-origin requests to be made from the browser based the CORS specifications.
Improving ApiController testability
Discusses the current pain points customers face while testing controllers and the set of changes planned to improve the experience.
$select and $expand support
Implementing support for $select and $expand in ASP.NET Web API OData.
Attribute routing in Web API
Adds support for routes defined using attributes in ASP.NET Web API.
OData formatter extensibility
Making the OData formatter extensible to support features like named streams, atom metadata, media link entries, instance annotations.
Web API Request Batching
Adds simplified batching support to ASP.NET Web API, including support for $batch for ASP.NET Web API OData.

Last edited Apr 10 at 5:42 PM by danroth27, version 13

Comments

No comments yet.