I\'m currently building a new ASP.NET MVC 5 project which I want to release around September. I need to choose a membership system, but I\'m currently quite confused about which
In my opinion if you start your project with asp.net mvc 5 you should use the new membership system since it is well integrated with http://owin.org/ standards.