public ClientContextSeedData(EvictionDevContext context) { _context = context; }
public ClientRepository(EvictionDevContext context) { _context = context; }