23 Commits (144d9d4e65e6d34336cf2a972748a8dc6541859c)

Author SHA1 Message Date
liangshiwei 1bec2a6fa7 Update GetListAsync method 5 years ago
liangshiwei 3d784bf89e Add GetListAsync with predicate to IReadOnlyBasicRepository 5 years ago
liangshiwei 21bc0bdc11 Add AddDefaultRepository method 5 years ago
Halil İbrahim Kalkan cfecb1f8d9 Implemented creating dbcontext in async way. 5 years ago
enisn 3f51368ac3 Blank implementation for RepositoryRegistration_Tests 5 years ago
Halil İbrahim Kalkan 4c75c08470 Update ValueObject_Tests.cs 6 years ago
Halil İbrahim Kalkan 8ca7eae54e Fix ValueObject_Tests 6 years ago
maliming 158920dc3c
Update ValueObject_Tests.cs 6 years ago
Halil İbrahim Kalkan 24b2e16ce2 Documented Value Objects 6 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository 6 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 f2be037bfc Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
Yunus Emre Kalkan 8146c20a57 CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions 7 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
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository. 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