Search code examples
c#user-managementasp.net-identity

How to use Thinktecture Identity Manager with AspNetIdentity


Does anyone have a working sample of how to use Identity Manager in ASP.NET MVC, using AspNetIdentity?

The Github documentation is outdated and so are the code samples on the website.

Thanks


Solution

  • Simple answer - don't use Thinktecture Identity Manager!

    For those looking to have user management in MVC 5 with Asp.Net identity, these might help: