public List <Genre> GetAll()
 => _context.GetAllGenres();