Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maliming 28d1690b14 Add hard delete by predicate for IRepository. 5 years ago
..
AbpDateTimeValueConverter_Tests.cs Remove ConfigureAwait of async method. 6 years ago
Auditing_Tests.cs Remove ConfigureAwait of async method. 6 years ago
ConcurrencyStamp_Tests.cs Remove ConfigureAwait of async method. 6 years ago
DomainEvents_Tests.cs Remove ConfigureAwait of async method. 6 years ago
EntityChangeEvents_Tests.cs Resolved #4433: Unify multiple update events for a single entity in the same unit of work. 6 years ago
ExtraProperties_Tests.cs Added tests 6 years ago
HardDelete_Tests.cs Add hard delete by predicate for IRepository. 5 years ago
HasExtraPropertiesExtensions_Tests.cs Handle nullable type. 6 years ago
MultiTenant_Creation_Tests.cs Remove ConfigureAwait of async method. 6 years ago
MultiTenant_Filter_Tests.cs Remove ConfigureAwait of async method. 6 years ago
Repository_Basic_Tests.cs Bulk Operations Simple tests 5 years ago
Repository_Basic_Tests_With_Int_Pk.cs Move to System.Text.Json 6 years ago
Repository_Queryable_Tests.cs Fix sync usages. 5 years ago
Repository_Specifications_Tests.cs Remove ConfigureAwait of async method. 6 years ago
SoftDelete_Filter_Tests.cs Remove ConfigureAwait of async method. 6 years ago
SoftDelete_Tests.cs MongoDbRepository needs to filter when deleting entity based on Id. 6 years ago
TestAppTestBase.cs Remove ConfigureAwait of async method. 6 years ago
Uow_Completed_Tests.cs Remove ConfigureAwait of async method. 6 years ago