Posts by Fábio Brandão • 11 points
1 post
-
1
votes2
answers620
viewsA: Automapper with Expression
You can make the predicate mapper: var newPredicate = Mapper.Map<Expression<Func<Class, bool>>> Example: public IEnumerable<PaisViewModel>…
c#answered Fábio Brandão 11