public ArtistsController(CDLibaryContext context) { _context = context; }
public CdsController(CDLibaryContext context) { _context = context; }