Changing table name of default ASP.NET IdentityUser table not working
I’m upgrading a .Net Framework 4.7.2 mvc website to ASP.NET Core (.Net8). The old site used EntityFramework 6.4 and Microsoft.AspNet.Identity.Core 2.2. The new site uses EntityFrameworkCore 8.0 and Microsoft.AspNetCore.Identity.EntityFramework 8.0.