I am using Automapper for mapping my dtos. I have a tricky scenario where I want to map on condition.
If (countryCode == "")
CreateMap