public List <Artist> GetAll()
 => _context.GetAllArtists();