ZZZ Projects
ZZZ Projects
If you don't have customized the DbSet, you can use it as you do it without customization ``` csharp public class EntityContext : DbContext { // ... context code ......
Do your class inherit from Audit Entry? If yes, did you use the AuditEntryFactory property? You can learn more about Audit Customization [here](https://github.com/zzzprojects/EntityFramework-Plus/wiki/EF-Audit-%7C-Entity-Framework-Audit-Trail-Context-and-Track-Changes#audit-customization) If you want, you could also send...
Hello @KarishImrith , Since this question may lead to more questions, I answered in a new issue to make it easier to make a follow-up. Please see the answer in...