public CompanyRepository() { context = new StocksContext(); }
public StockCostRepository() { context = new StocksContext(); }