50 Commits (df2cebfcebdf2cdabfc4ba99ef959a5ff5bb04e6)

Author SHA1 Message Date
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 5 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
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects. 6 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks 6 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module. 6 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending. 6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests. 6 years ago
Halil İbrahim Kalkan fd77eeefed add HasProperty 6 years ago
Halil İbrahim Kalkan a3e9e0d533 Refactor ObjectExtensionManager & Update the documentation. 6 years ago
Halil İbrahim Kalkan bf93973730 Refactor ObjectExtensionManager 6 years ago
Halil İbrahim Kalkan 8ea1c34cb9 Added HasExtraPropertiesObjectExtendingExtensions 6 years ago
Halil İbrahim Kalkan 805c3a2973 Make ObjectExtensionManager singleton, instead of static. 6 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 7 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider 7 years ago
Halil İbrahim Kalkan e8a7e3ec9a #1705 Add AddProfile method again. 7 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes. 7 years ago
Halil İbrahim Kalkan 2292cf67f6 Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions 7 years ago
maliming 1ca6878688 Resolve #1627 Upgrade AutoMapper to version 9. 7 years ago
maliming 7d5871a3ab fix #1615 Add a prefix to AutoMap*Attribute. 7 years ago
maliming 797b011c93 Remove the static API from the Automapper module. 7 years ago
Halil İbrahim Kalkan 8b17025439 Set _createdMappingsBefore before the initialization. 7 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages. 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
Halil ibrahim Kalkan 947de079e2 Upgrade AutoMapper to 8.0.0 and Castle.Core to 4.3.1. 7 years ago
Yunus Emre Kalkan de8b8d2d73 AutoMapperExpressionExtensions Ignore return type IMappingExpression<TDestination, TMember> (for Chaining) 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor. 8 years ago