ASP.NET Core Identity IPasswordHasher built on BCrypt.Net. Lets you tune work factor and salt revision through NetDevPack builder options. Recognizes ASP.NET Identity v2/v3 hashes and rehashes them with bcrypt after successful verification.
$ dotnet add package NetDevPack.Security.PasswordHasher.BcryptNo README available.