80 Commits (e14e4e5022a0d3097eac1e3efc7f34c9e2d320fb)

Author SHA1 Message Date
Ma Liming e23e1b4e69
Remove ILoggerFactory from MapperConfiguration 6 months ago
maliming c6a6306a6d
Upgrade all NuGet package to latest. 8 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
maliming 9a308de5e9
Add net8.0 target to AutoMapper project 10 months ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei 459926a04e Upgrade AutoMapper to 13.0.1 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
Halil İbrahim Kalkan 129a0bf17a Rename AbpAutoMapperExtensibleDtoExtensions to AbpAutoMapperExtensibleObjectExtensions 3 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`. 3 years ago
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI 3 years ago
liangshiwei 0611f68d7a Enable nullable annotations for Volo.Abp.AutoMapper 3 years ago
liangshiwei 4f0376f480 Dependency injection design compatible with automapper 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 84b709e538
Do not validate `ExtraProperties`. 3 years ago
maliming 7bc4f26326
Undo remove `IMapperAccessor`. 4 years ago
maliming 1762c8aa99
Remove `IMapperAccessor`. 4 years ago
maliming cf3d090c4f Upgrade `AutoMapper` to 12. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei c1b5956431 Upgrade AutoMapper to v11 4 years ago
maliming 51c2b519f1
Update AbpAutoMapperConventionalRegistrar.cs 4 years ago
maliming 133a824dcc
Update AbpAutoMapperConventionalRegistrar.cs 4 years ago
maliming 081104ea99
Remove Internal method usage. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 373714a08a
Add `GetDefaultLifeTimeOrNull` method. 5 years ago
maliming 2919be386e
Refactor. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan 81bda24a70 Remove usage of multilingual entities. 5 years ago
Halil İbrahim Kalkan 310bdbe244 Fixed module dependency. 5 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto 5 years ago
liangshiwei 45f778cb94 Allow custom services construction 5 years ago
liangshiwei 63b34abb7b Improved 5 years ago
maliming b6cb2860e3 Fix MapperAccessor problem. 5 years ago
liangshiwei 82888df9bc Update AbpAutoMapperConventionalRegistrar 5 years ago
liangshiwei 364732114c Add AbpAutoMapperConventionalRegistrar 5 years ago
liangshiwei 03551252f6 DI support of AutoMapper 5 years ago
maliming 9ef3d82a09 Update packages to latest 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei 83d5b754bb Create MultiLingualObjectManager 6 years ago
liangshiwei e21cf5cd86 Redesign multi-lingual 6 years ago
liangshiwei 294467264f Remove multLingualEntities project 6 years ago
liangshiwei 8623d8202b initialize multi-lingual-entities 6 years ago
maliming 1c8d498e8b Upgrade Automapper to v10.0.0 6 years ago
Halil İbrahim Kalkan f0d417c119 Add IgnoreExtraProperties extension method for automapper mapping. 6 years ago
Halil İbrahim Kalkan f64bb76e73 Implement ignoring audited properties also for audit interfaces with user type. 6 years ago
Halil İbrahim Kalkan 66d53eff82 Implemented extension methods to ignore all audited properties for automapper. 6 years ago
Halil İbrahim Kalkan dd35b19c4e Added more extension methods to ignore audit properties. 6 years ago
Halil İbrahim Kalkan 6b25cfcaaa Added IgnoreCreationTime. 6 years ago