34 Commits (c82a1bf884ed48245f59f13ca0d8eb98bfb2bbea)

Author SHA1 Message Date
maliming ab88a147c8
Drop the per-project FodyWeavers files covered by the shared property 1 week ago
maliming e97d5430c1
Preserve constructor-seeded extra properties in Mapperly single-parameter Map 1 month ago
maliming 61ed99b418
Fix ExtraProperties filter bypass in Mapperly single-parameter Map 3 months ago
Eric Johnson 8dd055581d Fixed misleading parameter variable names of ReverseMap methods. 9 months ago
Mansur Besleney 0e244237c8 Fix null reference in extra properties mapping 11 months ago
maliming 8a1e5dfb39
Add FodyWeavers config and schema files 12 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 12 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 12 months ago
SALİH ÖZKARA 73fa006869 Fix EF Core change tracking issue by creating a new dictionary instance during mapping 1 year ago
maliming 3599fc454c
Update exception message for missing object mapping 1 year ago
maliming 54ad1ee666
Improve exception message for missing type mapper 1 year ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 1 year ago
erdemcaygor 38805d14f5 code refactoring 1 year ago
maliming e43590299e
Add multi-targeting to Mapperly project 1 year ago
maliming 7304491d21
Revert "Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app." 1 year ago
maliming f415e73807
Update Mapperly module registration logic 1 year ago
maliming c417972c29
Update module registration order check in AbpMapperlyModule 1 year ago
maliming 34d6f64bb3
Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app. 1 year ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 1 year ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 1 year ago
maliming 9a72a79c67
Rename mapper base classes 1 year ago
maliming 9e0d0413d0
Fix parameter order in TryMapExtraProperties call 1 year ago
maliming 53710b76b6
Fix generic type parameters in reverse mapper interfaces and classes for consistency 1 year ago
maliming 74589a9323
Remove MapExtraPropertiesInvoker and update mapping logic 1 year ago
maliming de946d6b72
feat: Refactor mapping interfaces and classes for improved consistency and functionality 1 year ago
maliming 1f95fb511e
Enhance Mapperly mapping and update related tests 1 year ago
maliming 715b25ed7c
Update Riok.Mapperly package references 1 year ago
maliming 3daa6c51c3
feat: Implement reverse mapping functionality and add related tests 1 year ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 1 year ago