Commit Graph

47 Commits (9d76e8c331fb4e088f317f06905b27d53a6eea0e)

Author SHA1 Message Date
Halil İbrahim Kalkan c3d59e76b0 Remove sync API from IEventBus.
7 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors.
7 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository.
7 years ago
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository
7 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing.
7 years ago
Halil İbrahim Kalkan 769eb2812c Revised entity change events for mongodb.
7 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
7 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
7 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
7 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
7 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
7 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
7 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
7 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
7 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package.
7 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module
7 years ago
Halil İbrahim Kalkan d4e93e9da3 Added support for aggregate root domain events.
7 years ago
Halil İbrahim Kalkan b8cb698dc2 Multi-tenancy support for the Identity module.
7 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository.
7 years ago
Halil İbrahim Kalkan 260d57a4ec Added repo doc.
7 years ago
Halil İbrahim Kalkan 76fb510c3d Renamed TPrimaryKey to TKey and documented entities.
7 years ago
Halil İbrahim Kalkan d2da1f5a55 Implemented a test entity without Id property.
7 years ago
Halil İbrahim Kalkan f66ca10231 Temporary remove default PK entity, repository, agg root etc.
7 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces.
7 years ago
Halil İbrahim Kalkan f768922ce5 Implementing replacing a dbcontext.
7 years ago
Halil İbrahim Kalkan 0b79b02bfd Extracted Volo.Abp.Ddd and some other packages.
7 years ago
Halil İbrahim Kalkan 929d208f61 Extracted Volo.Abp.ObjectMapping package.
7 years ago
Halil İbrahim Kalkan e2cfcacca6 Implemented Soft Delete filter.
7 years ago
Halil İbrahim Kalkan 6c1985b18f Implemented Current Tenant fiter for EF Core.
7 years ago
Halil İbrahim Kalkan d992036159 Unit tests and improvements for UOW.
7 years ago
Halil İbrahim Kalkan d9cf5c7d22 Created ServiceCollectionDynamicHttpClientProxyExtensions.AddHttpClientProxies.
7 years ago
Halil İbrahim Kalkan 0083892153 Improved DynamicHttpProxyInterceptor
7 years ago
Halil İbrahim Kalkan 994d43bbfd Added ReflectionHelper.GetValueByPath and used in HynamicHttpProxyInterceptor.
7 years ago
Halil İbrahim Kalkan 4be2cd2d46 Rename PersonAppService to PeopleAppService
7 years ago
Halil İbrahim Kalkan 7edf315797 Fix comments.
7 years ago
Halil İbrahim Kalkan b258738fef Added unit test. Added feature to generate ids for in memory database.
7 years ago
Halil İbrahim Kalkan 36f52a616f Added unit test for AddPhone.
7 years ago
Halil İbrahim Kalkan 0273225fe9 Added DeletePhone to IPersonAppService.
7 years ago
Halil İbrahim Kalkan aba80f85cf Added a few custom methods to PersonAppService.
7 years ago
Halil İbrahim Kalkan 5bc7862095 Added phone entity in the sample application.
7 years ago
Halil İbrahim Kalkan c52704fdaa Created unit test for Crud application service.
8 years ago
Halil İbrahim Kalkan d1907e342e Added application service convention for AspNet Core.
8 years ago
Halil İbrahim Kalkan 80d36ca471 Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan 5b962370bb Refactored.
8 years ago
Halil İbrahim Kalkan 863a65f0db Tested CRUD service and refactored.
8 years ago
Halil İbrahim Kalkan 42438d5308 Resolved #93: MemoryDb implementation.
8 years ago
Halil İbrahim Kalkan 073f97ee0f Created new test projects.
8 years ago