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