ASP.NET Web API - CORS Support in ASP.NET Web API 2

Mon, 02 Dec 2013 10:00:00 GMT

The long-requested support for cross-origin resource sharing (CORS) is now built into ASP.NET Web API 2. Brock Allen, the original developer of the CORS framework, shows how to configure policy to allow JavaScript clients to access APIs from a different origin.

Read article