ASP.NET Identity

前端 未结 4 1329
生来不讨喜
生来不讨喜 2021-02-02 12:44

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

4条回答
  •  情深已故
    2021-02-02 13:45

    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.

提交回复
热议问题