最佳答案
在 ASP.NET Core 中,您可以添加各种用于标识的服务: AddDefaultIdentity、 AddIdentity和 AddIdentityCore。
AddIdentity和 AddIdentityCore有什么区别?