1 reference to
Microsoft.AspNetCore.Identity.EntityFrameworkCore (1)
UserStore.cs (1)
23public UserStore(DbContext context, IdentityErrorDescriber? describer = null) : base(context, describer) { }