// I N G R E D I E N T E S public List <CarnePescado> AllCarnePescado([Service] IngredientesRepository repo) => repo.GetCarnePescado();