13 Commits (e4b4e35d9e28c0ebae6dcfaf9d55e77b674b2885)

Author SHA1 Message Date
LiangShiWei 04e86d0686 Update EntityCache_Tests 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming 21759b39f2 Handle GUID type before Change Type. 6 years ago
maliming 40ceea0356 Allow to set the value of ExtraProperties to null. 6 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager 6 years ago
Halil İbrahim Kalkan 6280726dd1 Update TestDataBuilder.cs 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 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
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties 6 years ago
Halil İbrahim Kalkan 7e4f1f3439 Added test: Repository_Basic_Tests_With_Int_Pk 7 years ago
Halil ibrahim Kalkan d07a689cb1 Added tests for ExtraProperties 7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories 8 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method 8 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. 8 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test. 8 years ago
Halil İbrahim Kalkan 066b07b800 Renamed Repository to BasicRepository and QueryableRepository to Repository. 8 years ago
Halil İbrahim Kalkan 6751ce6628 Do not use Entity and Repository default PK interfaces. 8 years ago
Halil İbrahim Kalkan e2cfcacca6 Implemented Soft Delete filter. 9 years ago
Halil İbrahim Kalkan 6c1985b18f Implemented Current Tenant fiter for EF Core. 9 years ago
Halil İbrahim Kalkan b258738fef Added unit test. Added feature to generate ids for in memory database. 9 years ago
Halil İbrahim Kalkan 5b962370bb Refactored. 9 years ago