2 references to
Microsoft.AspNetCore.Identity.EntityFrameworkCore (2)
IdentityDbContext.cs (1)
91public IdentityDbContext(DbContextOptions options) : base(options) { }
IdentityUserContext.cs (1)
44public IdentityUserContext(DbContextOptions options) : base(options) { }