关于[Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher]的摘要:
In this post I'm focusing on the scenario where you want to add ASP.NET Core Identity to an existing app, and you already have a database that contains usernames and password hashes.