issues
search
AutoMapper
/
AutoMapper.Extensions.ExpressionMapping
MIT License
143
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handling local constant expression.
#181
BlaiseD
closed
2 months ago
0
Always create instance methods using the declaring type.
#180
BlaiseD
closed
6 months ago
0
System.Enum MethodCallExpression (HasFlag) mapped to TDestinationEnum MethodCallExpression
#179
engenb
closed
6 months ago
3
.ToListAsync() Support?
#178
kmanev073
closed
9 months ago
1
Targeting .NET 6 and AutoMapper v13.
#177
LionelVallet
closed
9 months ago
2
Filter on unsigned type for trivially-mapped relation yields InvalidOperationException
#176
bhood-zorus
closed
10 months ago
6
Targeting multiple destination types in expression mapping
#175
BlaiseD
opened
10 months ago
0
Cannot convert expressions that are for a struct property to non-struct properties
#173
yinzara
closed
1 year ago
3
Extensions incorrectly target `IMapper` instead of `IMapperBase` preventing usage in converters
#172
betmix-matt
closed
1 year ago
0
Add test for collection aggregate mapping issue
#171
mycroes
closed
1 year ago
2
Mapping backwards ?
#170
michelbieleveld
closed
1 year ago
3
Replacing PackageLicenseUrl with PackageLicenseExpression.
#168
BlaiseD
closed
1 year ago
0
Error in #161 fix.
#167
BlaiseD
closed
1 year ago
0
Error: Dto Type With 'in' Parameter
#165
biqas
closed
1 year ago
4
Mapping Many-To-Many relationship maps to incorrect type/property
#164
ErikGjers
closed
1 year ago
1
Added enum to int conversion for unmapped side of binary expressions
#163
ErikGjers
closed
1 year ago
6
Consider conversions between Integers and Enums
#162
BlaiseD
closed
1 year ago
0
Enums do not require type maps.
#160
BlaiseD
closed
1 year ago
0
Fixes issue #158 - incorrect arguments passed to Expression.Call.
#159
BlaiseD
closed
1 year ago
0
Expression.Call passed arguments with incorrect type when using MapExpression
#158
wbuck
closed
1 year ago
4
Only dotnet test is needed
#157
lbargaoanu
closed
1 year ago
2
System.InvalidOperationException No coercion operator is defined
#156
Xriuk
closed
1 year ago
1
Cosmos DB LINQ provider with Odata sans EF
#155
wbuck
closed
1 year ago
5
Simpler to just visit the parameter.
#154
BlaiseD
closed
2 years ago
0
Fixes Issue #152. EF.Property not mapped correctly.
#153
BlaiseD
closed
2 years ago
0
EF.Property not mapped correctly
#152
Xriuk
closed
2 years ago
5
Flattened properties via IncludeMembers don't get mapped correctly in expressions
#151
Xriuk
opened
2 years ago
5
Multiple references to collections in mapping expressions produce duplicate joins
#150
Xriuk
closed
2 years ago
7
Fixes AutoMapper/AutoMapper.Extensions.OData#158
#148
kakone
closed
2 years ago
3
No generic method 'Include' exception
#149
kakone
closed
2 years ago
0
Supporting AutoMapper v12.
#147
BlaiseD
closed
2 years ago
0
Issues with enum to string mapping in expressions
#145
Johkie
closed
2 years ago
1
Reduce the need for custom expressions.
#144
BlaiseD
closed
2 years ago
1
Exception "The source and destination types must be the same" when converting nullable property to non Nullable
#143
ahmedeltabee
closed
2 years ago
1
Updating the list of literals.
#142
BlaiseD
closed
2 years ago
0
fix: discover underlying mappings for nullable types
#140
mjameson-se
closed
2 years ago
7
Fix typo: sorce -> source
#139
jzabroski
closed
2 years ago
0
Fixing Issue 137: Mapping MemberInit expressions fail for custom Map…
#138
BlaiseD
closed
2 years ago
0
Mapping MemberInit expressions fail for custom MapFrom expressions.
#137
Apolloangel
closed
2 years ago
3
Question: AutoMapper ExpressionMapping of a Select Expression with sub objects
#136
Apolloangel
closed
2 years ago
5
[v4.1.4] Fix enumerator not disposed when arbitrary projection is enumerated
#135
acjh
closed
2 years ago
2
Question: Why does the mapping need to be defined in the opposite direction when mapping expressions?
#134
isak-spinit
closed
2 years ago
1
Enumerator not disposed when arbitrary projection is enumerated
#133
acjh
closed
2 years ago
0
Fix enumerator not disposed when arbitrary projection is enumerated
#132
acjh
closed
2 years ago
6
a FatalExecutionEngineError occur when Expression is the parameter in Orleans project
#131
GreatToad
closed
2 years ago
3
Referencing AutoMapper v11.
#130
BlaiseD
closed
2 years ago
0
Ending support for netstandard2.0 with AutoMapper.latest.
#129
BlaiseD
closed
2 years ago
0
Port fix from PR127 into v4.1.3.
#128
maboivin
closed
3 years ago
0
Fixes Issue #126.
#127
BlaiseD
closed
3 years ago
0
Parameter not remapped when using a logical binary expression
#126
maboivin
closed
3 years ago
4
Next