Community Update (2013/12/03) – OWIN IIS Host, WebAPI and CORS

So after a long weekend a few skipped days to relax, I’m coming back with  more links!

First, if you are following OWIN, a new release of the OWIN IIS Host has been released. Still in pre-alpha but hey, it’s there! Then there’s two excellent articles on Cross-Origin Resource Sharing (CORS) to read that I would suggest personally and finally, 2 more post about Web API.

That’s for today. I’ll find you some more tomorrow.

OWIN

NuGet Gallery | Microsoft.Owin.Host.IIS 0.1.1-pre (www.nuget.org)

CORS (Cross-Origin Resource Sharing)

MSDN article on CORS in Web API 2 | brockallen on WordPress.com (wp.me)

ASP.NET Web API v2 Cross-origin resource sharing made easy - Stefan’s Tech Notes - about life on internet, open source and .net programming (vil.rs)

WebAPI

Re-discovering Microsoft Web API - Pavel Volgarev (volgarev.me)

Web API: Mixing Traditional & Verb-Based Routing | Applied Information Sciences Blog (ow.ly)