In my previous article I show how to use Basic Authentication in Web API and hosting in IIS. This article I will going to show how to protect our site from CSRF (Cross-Site Request Forgery) attacks.
First I tried installing ASP.NET MVC 3 through Web Platform Installer. It seemed to work, but I didn’t get any ASP.NET MVC 3 project templates in Visual Studio.