24 Commits (e8fa6e463c2363e009b8ceea4e862ce8095d6b8b)

Author SHA1 Message Date
enisn f37229857c Refactor of Bulk Operations Implementating 5 years ago
enisn 4e083ad2d4 Refactor of Bulk Operations Implementat'on 5 years ago
enisn dc3e4a7a44 Draft provider specified implementation of Bulk Operations 5 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository 6 years ago
Ismail Yilmaz 363fc9c865 Soft Delete & Common Test Done 6 years ago
Halil İbrahim Kalkan f2be037bfc Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
Yunus Emre Kalkan 88b030b561 MemoryDbContextRegistrationOptions to AbpMemoryDbContextRegistrationOptions 7 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 İbrahim Kalkan 0af88bc52d Fix EF Core global query filter problem on .netcore3.0 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 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository. 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago