Changing password in ASP.NET Core
I am struggling to change the login passwords if I don’t know the old password.
ASP.NET Core – adding roles to identity causes build error
I’m trying to read app roles from the IdentityUser
in an ASP.NET Core application.