17 Commits (d0ef06e9287c84352d70de97353c5b5dfba52067)

Author SHA1 Message Date
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