29 Commits (e4b4e35d9e28c0ebae6dcfaf9d55e77b674b2885)

Author SHA1 Message Date
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 2 years ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
maliming 150282386e
`PublishEntityUpdatedEvent` when foreign key and property are changed. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
maliming e90d1659bb
`SetModificationAuditProperties` for entities with default value. 3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 4 years ago
maliming 58847bf35e
Ignore properties with `NotMappedAttribute`. 4 years ago
LiangShiWei 11f8c7476d Add EntityCache_Tests 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming a8995eaeb8 Set the database default value of LastActiveTime. 5 years ago
maliming a44c8a11d6 Don't set modified audit if the property is generated by the database. 5 years ago
Galip Tolga Erdem eef0f5f59a Added HardDelete with EfCoreRepository and MongoDbRepository tests 6 years ago
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties 6 years ago
maliming 6944da4a82 Remove the id property from the view. 7 years ago
maliming b4940f135c Added Keyless Entity Types unit test. 7 years ago
maliming 4eadee29c6 Added DataTimeValueConverters function. 7 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes. 7 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk 7 years ago
Halil İbrahim Kalkan a48857f394 Resolved #1706: Remove ABP's AutoMap attributes. 7 years ago
maliming 7d5871a3ab fix #1615 Add a prefix to AutoMap*Attribute. 7 years ago
maliming 81e96fa654 Use Json serialization/deserialization entity. 7 years ago
maliming b9b7f98a35 resolve #1147 Use serialization/deserialization for memorydb. 7 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots. 8 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes 8 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago