public SqlSocialMediaRepository() { _context = new SqlToCbContext(); }
public SqlShoppingCartRepository() { _context = new SqlToCbContext(); }