- 
                Notifications
    
You must be signed in to change notification settings  - Fork 54
 
Comparing changes
Open a pull request
base repository: AutoMapper/AutoMapper.Extensions.ExpressionMapping
base: v5.0.3
head repository: AutoMapper/AutoMapper.Extensions.ExpressionMapping
compare: master
- 18 commits
 - 46 files changed
 - 9 contributors
 
Commits on Jun 28, 2022
- 
  
Reduce the need for custom expressions. (#144)
Reducing the need for custom expressions in literal member maps.
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 8817161  - Browse repository at this point
 
Copy the full SHA 8817161View commit details  
Commits on Oct 1, 2022
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 5309cfa  - Browse repository at this point
 
Copy the full SHA 5309cfaView commit details  
Commits on Oct 29, 2022
- 
  
Co-authored-by: Stéphane Mitermite <[email protected]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 22a1a46  - Browse repository at this point
 
Copy the full SHA 22a1a46View commit details  
Commits on Nov 25, 2022
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 2e3c1f3  - Browse repository at this point
 
Copy the full SHA 2e3c1f3View commit details  - 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for edb717f  - Browse repository at this point
 
Copy the full SHA edb717fView commit details  
Commits on Jan 19, 2023
- 
  
Only dotnet test is needed (#157)
* onmy dotnet test is needed * only dotnet test is needed
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 6524c15  - Browse repository at this point
 
Copy the full SHA 6524c15View commit details  
Commits on Jan 22, 2023
- 
  
Fixes issue #158 - incorrect arguments passed to Expression.Call. (#159)
* Fixes issue #158 - incorrect arguments passed to Expression.Call. * Mapping array constant.
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 2768e95  - Browse repository at this point
 
Copy the full SHA 2768e95View commit details  
Commits on Jan 25, 2023
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for c5c1a1d  - Browse repository at this point
 
Copy the full SHA c5c1a1dView commit details  
Commits on Mar 13, 2023
- 
  
Added enum to int conversion for unmapped side of binary expressions (#…
…163) * Added enum to int conversion for unmapped side of binary expressions * Enum to int conversion logic from VisitBinary to VisitConstant. * new test start * Made tests using Theory * Logic already in VisitMember solves the same problem - should be safer to reuse. --------- Co-authored-by: Erik Gjers <[email protected]> Co-authored-by: Erik Gjers <[email protected]> Co-authored-by: Blaise Taylor <[email protected]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 8266800  - Browse repository at this point
 
Copy the full SHA 8266800View commit details  
Commits on Mar 20, 2023
- 
  
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 18c37f1  - Browse repository at this point
 
Copy the full SHA 18c37f1View commit details  
Commits on Apr 2, 2023
- 
  
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for fd47b84  - Browse repository at this point
 
Copy the full SHA fd47b84View commit details  
Commits on Feb 7, 2024
- 
  
Targeting .NET 6 and AutoMapper v13. (#177)
Co-authored-by: Lionel Vallet <[email protected]>
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 69e5e93  - Browse repository at this point
 
Copy the full SHA 69e5e93View commit details  
Commits on May 13, 2024
- 
  
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 9f77f08  - Browse repository at this point
 
Copy the full SHA 9f77f08View commit details  
Commits on Sep 14, 2024
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 2e4ea0c  - Browse repository at this point
 
Copy the full SHA 2e4ea0cView commit details  
Commits on Feb 15, 2025
- 
  
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for b8b4900  - Browse repository at this point
 
Copy the full SHA b8b4900View commit details  
Commits on Jul 8, 2025
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 322912d  - Browse repository at this point
 
Copy the full SHA 322912dView commit details  
Commits on Jul 12, 2025
- 
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 7fa9eb9  - Browse repository at this point
 
Copy the full SHA 7fa9eb9View commit details  
Commits on Jul 14, 2025
- 
  
  
Configuration menu - View commit details
 - 
    
    
    
Copy full SHA for 723d346  - Browse repository at this point
 
Copy the full SHA 723d346View commit details  
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
            You can try running this command locally to see the comparison on your machine: 
            git diff v5.0.3...master