Hacker News new | ask | show | jobs
by enraged_camel 3832 days ago
Yep, I'm in full agreement. I had to use ASP.NET MVC 5 for a project last month, and it was incredible how... coarse it was. I felt like I took five steps backward and found myself struggling with the most basic things.

For instance, there is no Devise equivalent. No modular authentication package that you can just plug in and configure in 15 mins. Horrible.

1 comments

No modular authentication package that you can just plug in and configure in 15 mins.

http://www.asp.net/identity

https://github.com/brockallen/BrockAllen.MembershipReboot