Domanda

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.

È stato utile?

Altri suggerimenti

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:

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top