public StoreRepository(ConsidTaskContext context) { considContext = context; }
public CompanyRepository(ConsidTaskContext DB) { db = DB; }