I\'m trying to implement cors support in my Web API.
I have read a couple of blog posts on this topic, but I can\'t seem to find System.Web.Cors.dll or System.Web.Http.C
The only way to use System.Web.Cors locally is to use the nightly builds as per this discussion. http://aspnetwebstack.codeplex.com/discussions/436442