Commit Graph

69 Commits (740c262b6ef7815afbb8924f687c7f3460fe280e)

Author SHA1 Message Date
maliming 4926194b80
Add `OnActivated` event for `ServiceDescriptor`.
2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming eb9b954717
Add `RepositoryInterceptor`.
2 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`.
2 years ago
maliming 547bb83667
Change some code base on review cmment.
2 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`.
2 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 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
Halil İbrahim Kalkan 2c37e56751
Merge pull request #14197 from gdlcf88/entity-sync
3 years ago
gdlcf88 1dd30af987 Rename to `EntitySynchronizer`
3 years ago
gdlcf88 ddd46a94dd Make `ExternalEntitySynchronizer` support non-versioned entities
3 years ago
maliming dc0e4adbd4 Introduce DeleteDirectAsync method for IRepository.
3 years ago
gdlcf88 fbf207ea07 Fix a bug of entity version updating in `ExternalEntitySynchronizer`
3 years ago
gdlcf88 dfc561723d Merge branch 'abp' into entity-sync
3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property
3 years ago
gdlcf88 d5c191a4c7 Introduce `ExternalEntitySynchronizer`
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
maliming a0529a0431
Fix the problem of `ValueObject` return value.
3 years ago
maliming 35ee7dd3b1
Fix the `ValueEquals` bug.
3 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
Halil İbrahim Kalkan 426573982b Automatically set TenantId while creating a new entity object.
4 years ago
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