سؤال

I have MVC4 application which runs on simplemembership as an authentication. I want to upgrade my developing environment to VS2013 and MVC5. However I found that MVC5 does not support simplemembership as their default authentication. How do I set up my Simplemembership on MVC5? I cannot use 'ASP.NET identity' since I already use dotconnect postgres as my dataProvider. Please give me some advice.

هل كانت مفيدة؟

نصائح أخرى

The ADO.NET implementation of ASP.NET Identity support is added in the latest (7.3) version of dotConnect for PostgreSQL: http://forums.devart.com/viewtopic.php?f=3&t=29099.

Documentation:

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top