16 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
Halil İbrahim Kalkan d425c0f86d Add GetObjectKey method to MyEntity class 5 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
malik masis 534f37c021 Update EntitySynchronizer_Tests.cs 3 years ago
Halil İbrahim Kalkan ce23205caf Introduce the IEntityEto<TKey> interface and revise the EntitySynchronizer 3 years ago
gdlcf88 1dd30af987 Rename to `EntitySynchronizer` 3 years ago
gdlcf88 ddd46a94dd Make `ExternalEntitySynchronizer` support non-versioned entities 3 years ago
gdlcf88 fbf207ea07 Fix a bug of entity version updating in `ExternalEntitySynchronizer` 4 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 4 years ago
gdlcf88 d5c191a4c7 Introduce `ExternalEntitySynchronizer` 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Halil İbrahim Kalkan 426573982b Automatically set TenantId while creating a new entity object. 5 years ago
Halil İbrahim Kalkan a6208fcca0 Resolved #4433: Unify multiple update events for a single entity in the same unit of work. 6 years ago
Halil İbrahim Kalkan 1cfdc9276e Create AutoEntityDistributedEventSelectorListExtensions_Tests.cs 6 years ago
maliming fb8dee5ccc Enhance EntityHelper's TrySetId method. 6 years ago
Halil İbrahim Kalkan 8f2de58e44 Resolved #1580 Make Entity.Id protected to prevent accidently changing it. 7 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id 7 years ago