4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4278 from AutoMapper/DI More... over 1 year ago
missing comma More... almost 2 years ago
rename the DI tests project More... almost 2 years ago
Starting with version 13.0 `AddAutoMapper` is part of the core package and the DI package is discontinued. More... almost 2 years ago
`AddAutoMapper` is part of the core package and the DI package is discontinued More... almost 2 years ago
add the DI code More... almost 2 years ago
Merge pull request #4202 from AutoMapper/net6 More... almost 2 years ago
remove AllowAdditiveTypeMapCreation More... almost 2 years ago
constructor mapping for structs with ProjectTo More... almost 2 years ago
cosmetic More... almost 2 years ago
simple MapFrom expressions are already chained from the entity parameter More... almost 2 years ago
better error More... almost 2 years ago
less allocations More... almost 2 years ago
keep the source type in sync with the resolver More... almost 2 years ago
cast the type map expression to the property type More... almost 2 years ago
13.0 Upgrade Guide More... almost 2 years ago
require either destination or destinationType More... almost 2 years ago
To skip validation altogether for this map, use `MemberList.None`. That's the default for `ReverseMap`. More... almost 2 years ago
inherit a MapFrom from an indirect base class More... almost 2 years ago
keep TypeMap.Projection when using ForAllMaps More... almost 2 years ago
remove --verbosity=normal More... almost 2 years ago
not needed in EF Core More... almost 2 years ago
Recursive queries More... about 2 years ago
nullable annotations for the runtime public API More... about 2 years ago
target .NET 6 More... about 2 years ago
Merge pull request #4105 from AutoMapper/jbogard-patch-1 More... about 2 years ago
Update Queryable-Extensions.md More... about 2 years ago
Merge pull request #4197 from AutoMapper/lbargaoanu-patch-1 More... about 2 years ago
only dotnet test is needed More... about 2 years ago
Merge pull request #4097 from AutoMapper/mapping_inheritance More... about 2 years ago