public PlayersRepo(IPFinalContext context) { _context = context; }
public SportRepo(IPFinalContext context) { _context = context; }