Commit Graph

31 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`.
2 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
maliming 4c3b9a6701
Merge pull request #15642 from abpframework/auto-merge/rel-7-0/1709
3 years ago
maliming 8a9180af27
Validate `ExtensibleObject` when `MapExtraPropertiesTo`.
3 years ago
liangshiwei aa297abf20 Object Extensions supports Enum property
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 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
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
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
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.
6 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete
6 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
6 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties.
6 years ago
Halil İbrahim Kalkan c69e2f12ed Allow to write custom code to validate an extensible object.
6 years ago
Halil İbrahim Kalkan 2b211c1073 Add validation for extra properties.
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 3ba4accc59 Added ObjectExtensionManager_Tests
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 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
6 years ago