Commit Graph

28 Commits (4394edd705033b158358ca0d51c67e042b7cfbd2)

Author SHA1 Message Date
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
2 years ago
maliming 4c3b9a6701
Merge pull request #15642 from abpframework/auto-merge/rel-7-0/1709
2 years ago
maliming 8a9180af27
Validate `ExtensibleObject` when `MapExtraPropertiesTo`.
2 years ago
liangshiwei aa297abf20 Object Extensions supports Enum property
2 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
3 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
ismail.yilmaz dfd5634085 Map ExtraProperties of an entity to regular properties of a type-safe dto
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
4 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
5 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties.
5 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
5 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty.
5 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete
5 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
5 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties.
5 years ago
Halil İbrahim Kalkan c69e2f12ed Allow to write custom code to validate an extensible object.
5 years ago
Halil İbrahim Kalkan 2b211c1073 Add validation for extra properties.
5 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
5 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
5 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests
5 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending.
5 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
5 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
5 years ago