Commit Graph

61 Commits (5407da3c2843154eff996047845ff802bc0ef692)

Author SHA1 Message Date
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Halil İbrahim Kalkan d7d764253a Rename multilanguage objects.
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
Halil İbrahim Kalkan 1b31b11bb3
Merge pull request #7666 from iyilm4z/MapExtraPropertiesToRegularProperties
5 years ago
ismail.yilmaz 5a3ba95a6e Removed mapped extra property from source
5 years ago
liangshiwei 4227239f9b Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto
5 years ago
liangshiwei 13c5e0eea3 Update unit tests
5 years ago
liangshiwei 45f778cb94 Allow custom services construction
5 years ago
liangshiwei 63b34abb7b Improved
5 years ago
liangshiwei 8ad4c43c9f Resolve the conflict
5 years ago
liangshiwei 0e4368fe36 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Halil İbrahim Kalkan c52d13301d
Merge pull request #6868 from abpframework/liangshiwei/automapper
5 years ago
maliming b8bc697311 Fix Should_Registered_AutoMapper_Service test method.
5 years ago
maliming b6cb2860e3 Fix MapperAccessor problem.
5 years ago
liangshiwei 91595ee0ca add unit tests
5 years ago
Halil İbrahim Kalkan b38084f071 Resolve warnings.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
liangshiwei a5431d0863 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
liangshiwei 83d5b754bb Create MultiLingualObjectManager
5 years ago
liangshiwei e21cf5cd86 Redesign multi-lingual
5 years ago
liangshiwei 6319b22753 Add unit tests
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Halil İbrahim Kalkan f64bb76e73 Implement ignoring audited properties also for audit interfaces with user type.
5 years ago
Halil İbrahim Kalkan 66d53eff82 Implemented extension methods to ignore all audited properties for automapper.
5 years ago
Halil İbrahim Kalkan dd35b19c4e Added more extension methods to ignore audit properties.
5 years ago
Halil İbrahim Kalkan 6b25cfcaaa Added IgnoreCreationTime.
5 years ago
Halil İbrahim Kalkan 170b34fca4 Added test class: AutoMapperExpressionExtensions_Tests
5 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
6 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
6 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
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
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
6 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
6 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider
6 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
6 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
6 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes.
6 years ago
Halil İbrahim Kalkan 2292cf67f6 Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions
6 years ago
Halil İbrahim Kalkan 7b4037052c
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
6 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago