public CustomSetController(PopHistoryContext context) { _context = context; }
public SeriesController(PopHistoryContext context) { _context = context; }