I have the following DbContext class:
public class BingoMasterDbContext : DbContext { public DbSet Users { get; set; } public DbSet