I recently started following this guide to migrate my project to .NET 4.5.1 and Web Api 2.
The very first thing MS developer Rick Anderson asks you to do is change:<
"Install-Package Microsoft.AspNet.WebApi.Core" worked just fine.