Commit Graph

44 Commits (b3819b22b42511bd5eda3cd1c653c5382e0f5bfa)

Author SHA1 Message Date
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
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 d76c853ad3 Merge branch 'dev' into async-uow-transaction
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
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Halil İbrahim Kalkan 4c75c08470 Update ValueObject_Tests.cs
5 years ago
Halil İbrahim Kalkan 6e217f7b90 Merge branch 'rel-3.3' into dev
5 years ago
Halil İbrahim Kalkan 8ca7eae54e Fix ValueObject_Tests
5 years ago
maliming 158920dc3c
Update ValueObject_Tests.cs
5 years ago
Halil İbrahim Kalkan bc6ab81e03 Merge branch 'rel-3.3' into dev
5 years ago
Halil İbrahim Kalkan 24b2e16ce2 Documented Value Objects
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan a6208fcca0 Resolved #4433: Unify multiple update events for a single entity in the same unit of work.
5 years ago
Halil İbrahim Kalkan 1cfdc9276e Create AutoEntityDistributedEventSelectorListExtensions_Tests.cs
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 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
maliming 9cffe676b2 Remove Fody from the unit test project.
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
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
6 years ago
Yunus Emre Kalkan 8146c20a57 CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions
6 years ago
Halil İbrahim Kalkan 8f2de58e44 Resolved #1580 Make Entity.Id protected to prevent accidently changing it.
6 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id
6 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
6 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
6 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository.
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago