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.
abp/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Domain
Halil İbrahim Kalkan 3f19b99de0
Added tests for auditing.
7 years ago
..
City.cs Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb. 7 years ago
ICityRepository.cs Added test for repositories 7 years ago
Person.cs Added tests for auditing. 7 years ago
PersonNameChangedEvent.cs Added support for aggregate root domain events. 7 years ago
Phone.cs Renamed TPrimaryKey to TKey and documented entities. 7 years ago
PhoneType.cs Added phone entity in the sample application. 7 years ago