Top "Asp.net-identity-2" questions

The second release of the ASP.

Using UserManager.FindAsync with a custom UserStore

I have implemented a custom UserStore, it implements IUserStore<DatabaseLogin, int> and IUserPasswordStore<DatabaseLogin, int>. My …

c# .net asp.net-mvc asp.net-identity-2