I have downloaded, and successfully ran the ASP.NET Identity sample from here: https://github.com/rustd/AspnetIdentitySample
I am now in the middle of implementing t
In my case adding Microsoft.AspNet.WebApi.Owin reference via nuget did the trick.