public async Task <IEnumerable <Color> > GetAll() => await _nonQueryDataService.GetAll();