Add item to user related table with UpdateAsync of UserManager. ConcurrencyFailure

后端 未结 0 969
梦如初夏
梦如初夏 2021-02-13 20:25

I have a class ApplicationUser, that extends class IdentityUser:

public class ApplicationUser : IdentityUser
{
    public virtual ICollection          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题